[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: treegrids.pas line 3334
type TTGEdit = class(TCustomEdit) |
||
protected |
||
|
||
|
||
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; |
|
||
| | | ||
TObject |
| CT Web help |
| CodeTyphon Studio |