2.1. Properties - Control state properties
Control states properties provide information about the current state of the control. Control state properties can be checked in event handler functions.
Functions
- activated - Activated property
- controlCount - Get number of subordinated controles
- controlProperty - Generic control properties
- defaultOrder - Get default order key name
- displayLevel - Display level property
- enabled - Enabled property
- hasBaseProperty - Is a base collection available for the control data?
- hasData - Exists valid data source for the control?
- hasFocus - Has control got focus?
- layout - Layout property
- mousePosition - Current mouse position
- readOnly - Read-only property
- regionFilter - Fiter condition for region
- setControlProperty - Change value for generic control property
- showLevel - Show level
- size - Control size
- title - Title property
- visible - Control's visibility