[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Create - constructor for TCustomEdit: calls inherited Create then initialises style, colour, size and various other local variables
Source position: stdctrls.pp line 728
public constructor TCustomEdit.Create( |
AOwner: TComponent |
); override; |
|
Create - constructor for TWinControl: performs inherited Create and initialises some local variables |