[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Create - constructor for TCustomUpDown: calls inherited Create, initializes orientation, max and min, bounds, size and alignment.
Source position: comctrls.pp line 1984
public constructor TCustomUpDown.Create( |
AOwner: TComponent |
); override; |
TComponent.Create |
||
|
Constructor for the class instance. |