[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Constructor for the class instance.
Source position: controls.pp line 2071
public constructor TWinControlEnumerator.Create( |
Parent: TWinControl; |
aLowToHigh: Boolean = True |
); |
Parent |
|
Control which is the Parent for the enumerator. |
aLowToHigh |
|
The enumerator uses ascending order when True (default). |
Version 4.0 | Generated 2025-05-03 | Home |