Skip to main content
Version: 21 R3

QR Get area property

QR Get area property ( area : Integer ; property : Integer ) : Integer

ParameterTypeDescription
areaInteger→Reference of the area
propertyInteger→Interface element designated
Function resultInteger←1 = displayed, 0 = hidden
History
ReleaseChanges
2003Created

Description​

The QR Get area property command returns 0 if the interface element passed in property is not displayed; otherwise, it returns 1.

This command can only be used with a Quick report area embedded in a form.

You can use the following constant from the QR Area Properties theme in property:

ConstantValueComment
qr view contextual menus7Display status of the Contextual menu (Displayed=1, Hidden=0)

If you pass an invalid area number, the error -9850 will be generated.

If you pass an invalid property parameter, the error -9852 will be generated.

See also​

QR SET AREA PROPERTY

Properties​

Command number795
Thread safeno
Modifies variableserror