[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Create - constructor for TDBCheckBox: calls inherited Create, forms logical connections for checked and unchecked, sets initial style and state, forms datalinks and actions
Source position: dbctrls.pp line 614
public constructor TDBCheckBox.Create( |
TheOwner: TComponent |
); override; |
|
Create - constructor for TCustomCheckBox: calls inherited Create then initialises style, and state, bounds, tabstop and autosize |
lazarus-ccr.sourceforge.net |