[Overview][Resource strings][Constants][Types][Classes][Procedures and functions] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: checkbox.inc line 39
type TCheckbox = class(TCustomCheckbox) |
||
published |
||
property Enabled; |
|
|
property CanExpandHeight; |
|
|
property CanExpandWidth; |
|
|
property Checked; |
|
|
property Text; |
|
|
property OnClick; |
|
|
end; |
|
||
| | ||
|
||
| | ||
|
The TWidget class is the base class of all user interface objects. |
|
| | ||
TComponent |
||
? | ||
TObject |