[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Create - constructor for TCustomEditButton: calls inherited Create then sets some defaults and initialises some variables
Source position: editbtn.pas line 85
public constructor TCustomEditButton.Create( |
AOwner: TComponent |
); override; |
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
|
Create - constructor for TCustomEdit: calls inherited Create then initialises style, colour, size and various other local variables |
|
lazarus-ccr.sourceforge.net |