Command PV Get vert pane property

4D View

PV Get vert pane property

version 6.8


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

ParameterTypeDescription
areaLongint4D View area
paneIntegerVertical pane number
propertyLongintProperty number

Function result Longint Property value

Description

The PV Get vert pane property command returns the current value of the property of the vertical 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 vert 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 VERT PANE PROPERTY command.

See Also

PV Get hor pane property, PV SET VERT PANE PROPERTY.

Constants

PV Pane properties theme.