[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Create - constructor for TButtonControl: calls inherited Create then initialises style
Source position: stdctrls.pp line 1043
public constructor TButtonControl.Create( |
TheOwner: TComponent |
); override; |
|
Create - constructor for TWinControl: performs inherited Create and initialises some local variables |