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

TTICustomEdit

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

Declaration

Source position: rttictrls.pas line 327

type TTICustomEdit = class(TCustomEdit)

protected

  procedure LinkLoadFromProperty(); virtual;

  

  procedure LinkSaveToProperty(); virtual;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure Loaded; override;

  

  procedure EditingDone; override;

  

  property Link: TPropertyLink; [rw]

  

end;

Inheritance

TTICustomEdit

  

|

TObject



CT Web help

CodeTyphon Studio