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

TCustomEditButton.Create

Create - constructor for TCustomEditButton: calls inherited Create then sets some defaults and initialises some variables

Declaration

Source position: editbtn.pas line 104

public constructor TCustomEditButton.Create(

  AOwner: TComponent

); override;

Description

Create - constructor for TCustomEditutton: calls inherited Create then sets some defaults and initialises some variables

Initialises height and width, cursor, glyph, style, checks visibility, event handler for click

See also

TComponent.Create

TCustomEdit.Create

TWinControl.Create

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