[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: cyCheckbox.pas line 54
type TcyCheckBox = class(TCheckBox) |
||
protected |
||
procedure SetChecked(); override; |
|
|
procedure Click; override; |
|
|
public |
||
property State: TCheckBoxState; [rw] |
|
|
property ClicksDisabled; |
|
|
published |
||
property OnChange: TNotifyEvent; [rw] |
|
|
end; |
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |