Common Properties

These properties apply to most objects (GUI and no GUI) except where noted in individual object descriptions later.

NameDescription
'@'Denotes a User Defined Property (UDP).
ALLOWFOCUSSpecifies if the object can receive focus.
EXECMETHODOptimization for calling methods using the property mechanism.
INTERNALOBJECTSpecifies if the object is flagged as "internal"
MISCSpecifies the miscellaneous data for the object.
NAMEReturns the object name.
QUALIFIEDEVENTSReturns a list of all events qualified for the object.
REPOSTYPEReturns the Repository Type of the object.
PSSTYLEReturns the PS Style flags for an object.
PSSTYLE_NReturns the PS Style flags for a object in numeric format.
PSSTYLEEXReturns the extended PS Style flags for an object.
PSSTYLEEX_NReturns the extended PS Style flags for an object in numeric format.
TYPEReturns the Type of the object.
TYPECLASSReturns the Type and sub-type (class) of the object.
UDPLISTReturns a list if user-defined ( UDP or '@' ) properties.

For a list of properties supported by the various controls, see this list of properties by control