[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Create - constructor for TCustomHeaderControl: calls inherited Create, creates the sections and initialises style and bounds
Source position: comctrls.pp line 2964
public constructor TCustomHeaderControl.Create( |
AOwner: TComponent |
); override; |
|
Create - constructor for TCustomControl: performs inherited Create, then creates local Canvas and sets DoubleBuffered to be False |
lazarus-ccr.sourceforge.net |