Unit 'VirtualTrees' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_virtualtrees]

TVTEdit

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

Declaration

Source position: virtualtrees.pas line 3137

type TVTEdit = 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

TVTEdit

  

|

TObject



CT Web help

CodeTyphon Studio