Unit 'fzcommon' Package
[Overview][Classes][Index] [#pl_fzcontrols]

TFZCheckBox

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

Declaration

Source position: fzcommon.pas line 77

type TFZCheckBox = class(TFZGeneralEdit)

public

  constructor Create(); override;

  

published

  property Caption;

  

  property Alignment: TAlignment;

  

  property ReadOnly: Boolean;

  

  property Checked: Boolean;

  

end;

Inheritance

TFZCheckBox

  

|

TFZGeneralEdit

  

|

TFZControlEx

  

|

TFZControl

  

|

TObject



CT Web help

CodeTyphon Studio