[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Create - constructor for TCustomCheckBox: calls inherited Create then initialises style, and state, bounds, tabstop and autosize
Source position: stdctrls.pp line 1190
public constructor TCustomCheckBox.Create( |
TheOwner: TComponent |
); override; |
|
Create - constructor for TWinControl: performs inherited Create and initialises some local variables |
lazarus-ccr.sourceforge.net |