[Overview][Types][Classes][Index] Reference for unit 'GroupedEdit' (#lcl)

TGEEdit

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

Declaration

Source position: groupededit.pp line 53

type TGEEdit = class(TCustomMaskEdit) end;

public

  function PerformTab(); override;

  

Inheritance

TGEEdit

  

|

TCustomMaskEdit

  

TCustomMaskEdit - base class for TMaskEdit, an Edit box with characters masked out to avoid unauthorised reading

|

TCustomEdit

  

The base class for controls presenting editable text.

|

TWinControl

  

The base class for controls which can contain other (child) controls.

|

TControl

  

The base class for visible controls.

|

TLCLComponent

  

The base class for LCL components associated with widgets.

|

TComponent

?

TObject

The latest version of this document can be found at lazarus-ccr.sourceforge.net.