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

TDateEditLink

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

Declaration

Source position: vte_edittree_editors.pas line 206

type TDateEditLink = class(TCustomEditLink)

protected

  function CreateEditControl; override;

  

  procedure PrepareEditControl; override;

  

  function GetEditText; override;

  

  procedure SetEditText(); override;

  

public

  constructor Create();

  

published

  property DateFormat: string; [rw]

  

  property DateSeparator: char; [rw]

  

  property Kind: TDateTimeKind; [rw]

  

end;

Inheritance

TDateEditLink

  

|

TCustomEditLink

  

|

TIntfOwnedPersistent,IVTEditLink

  

|

TObject,IUnknown



CT Web help

CodeTyphon Studio