Unit 'RTTICtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lz_rtticontrols]

TTICustomCheckBox

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

Declaration

Source position: rttictrls.pas line 767

type TTICustomCheckBox = class(TCustomCheckBox)

protected

  procedure LinkLoadFromProperty(); virtual;

  

  procedure LinkSaveToProperty(); virtual;

  

  procedure LinkEditorChanged(); virtual;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure Loaded; override;

  

  procedure EditingDone; override;

  

  property LinkValueTrue: string; [r]

  

  property LinkValueFalse: string; [r]

  

  property Link: TPropertyLink; [rw]

  

  property PropertyNameAsCaption: Boolean; [rw]

  

end;

Inheritance

TTICustomCheckBox

  

|

TObject



CT Web help

CodeTyphon Studio