Unit 'cyDBEdit' Package
[Overview][Classes][Index] [#pl_cindy]

TcyDBEdit

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

Declaration

Source position: cyDBEdit.pas line 57

type TcyDBEdit = class(TDBEdit)

protected

  procedure KeyPress(); override;

  

  procedure DoParse;

  

  procedure FontTextHintChanged();

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

published

  property Alignment;

  

  property TextHint;

  

  property TextHintFont: TFont; [rw]

  

end;

Inheritance

TcyDBEdit

  

|

TObject



CT Web help

CodeTyphon Studio