WR GET AREA PROPERTY

4D - Documentation   Français   English   German   4D Write, Command Theme List   4D Write, Command Alphabetical List   4D Write, Constant Theme List   Back   Previous   Next

version 2004.1 (Modified)


WR GET AREA PROPERTY (area; option; value; stringValue)

ParameterTypeDescription
areaLongint4D Write area
optionIntegerOption number
valueIntegerDepends on the option
stringValueStringProperty string depending on the case

Description

The WR GET AREA PROPERTY command allows you to read the current value of the option for the 4D Write area referenced by area.

In option, pass one of the constants of the WR Area properties theme. For information on each constant, please refer to the description of the WR SET AREA PROPERTY command.

The stringValue parameter can be used with the wr window title and wr minimized button title properties.

See Also

WR SET AREA PROPERTY.


4D - Documentation   Français   English   German   4D Write, Command Theme List   4D Write, Command Alphabetical List   4D Write, Constant Theme List   Back   Previous   Next