Command PV Get hor pane property

4D View

PV Get hor pane property

version 6.8


PV Get hor pane property (area; pane; property) Longint

ParameterTypeDescription
areaLongint4D View area
paneIntegerHorizontal pane number
propertyLongintProperty number

Function result Longint Property value

Description

The PV Get hor pane property command returns the current value of the property of the horizontal pane of area whose number is pane.

The PV Pane properties constants are used to define the properties.

Note: The pv pane relative scroll constant can only be used with "PV SET..." commands.

In the context of an area in "frozen pane" mode, the PV Get hor pane property command can only use the pv pane columns count, pv pane rows count, pv pane first column and pv pane first row properties. The other properties are inactive.

Example

Refer to the example for the PV SET HOR PANE PROPERTY command.

See Also

PV Get vert pane property, PV SET HOR PANE PROPERTY.

Constants

PV Pane properties theme.