winprop

Display the properties window.

Available in:

Apps (win) Apps (char) Reportwriter RPC Standalone PL
X X      

Syntax

void winprop([deffile])
string        deffile

Description

winprop() activates the properties window and allows the user to alter font and other window characteristics. If deffile is specified then the file is used to set the windows properties.

Example

A menu item under the File menu could be called Properties and have the following trigger.
winprop();