[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Constructor for the class instance.
Source position: actnlist.pas line 65
public constructor TActionListEnumerator.Create( |
AList: TCustomActionList |
); |
AList |
|
Action list with the values for the enumerator. |
Stores the value passed in AList to the member variable for the Actions property. Sets the value for the internal position member to -1.
Version 4.0 | Generated 2025-05-03 | Home |