[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Create - constructor for TCustomUpDown: calls inherited Create, initialises orientation, max and min, bounds, size and alignment
Source position: comctrls.pp line 1444
public constructor TCustomUpDown.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 |