Unit 'vte_edittree_editors' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_virtualtreesextra]

TCheckEditLink

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

Declaration

Source position: vte_edittree_editors.pas line 224

type TCheckEditLink = class(TCustomEditLink)

protected

  function CreateEditControl; override;

  

  procedure PrepareEditControl; override;

  

  function GetEditText; override;

  

  procedure SetEditText(); override;

  

public

  constructor Create(); override;

  

published

  property AllowGrayed: Boolean; [rw]

  

  property ValueFalse: string; [rw]

  

  property ValueTrue: string; [rw]

  

  property ValueGrayed: string; [rw]

  

end;

Inheritance

TCheckEditLink

  

|

TCustomEditLink

  

|

TIntfOwnedPersistent,IVTEditLink

  

|

TObject,IUnknown



CT Web help

CodeTyphon Studio