[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Controls' (#lcl)

TWinControlEnumerator.Create

Constructor for the class instance.

Declaration

Source position: controls.pp line 2071

public constructor TWinControlEnumerator.Create(

  Parent: TWinControl;

  aLowToHigh: Boolean = True

);

Arguments

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