Unit 'cyCheckbox' Package
[Overview][Classes][Index] [#pl_cindy]

TcyCheckBox

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

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;

Inheritance

TcyCheckBox

  

|

TObject



CT Web help

CodeTyphon Studio