Unit 'TreeGrids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#bs_controls]

TTGEdit

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

Declaration

Source position: treegrids.pas line 3334

type TTGEdit = class(TCustomEdit)

protected

  FRefLink: IVTEditLink;

  

  FLink: TStringEditLink;

  

  procedure AutoAdjustSize; virtual;

  

  procedure CreateParams(); override;

  

public

  constructor Create();

  

  procedure Release; virtual;

  

  property AutoSelect;

  

  property AutoSize;

  

  property BorderStyle;

  

  property CharCase;

  

  property MaxLength;

  

  property PasswordChar;

  

end;

Inheritance

TTGEdit

  

|

TObject



CT Web help

CodeTyphon Studio