[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'EditBtn' (#lcl)

TEbEdit

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

Declaration

Source position: editbtn.pas line 45

type TEbEdit = class(TGEEdit) end;

protected

  procedure DoEnter; override;

  procedure DoExit; override;

Inheritance

TEbEdit

|

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.