ODAC

TMacros.Items Property(Indexer)

Used to iterate through all the macros parameters.

Class

TMacros

Syntax

property Items[Index: integer]: TMacro; default;

Parameters
Index
Holds the index in the range 0..Count - 1.

Remarks

Use the Items property to iterate through all macros parameters. Index identifies the index in the range 0..Count - 1.

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback