TdxLayoutContainer.AbsoluteItemCount Property
Returns the total number of layout elements.
Declaration
property AbsoluteItemCount: Integer read;
Property Value
Type |
---|
Integer |
Remarks
This property returns the total number of all layout elements, including layout items, layout groups, and hidden elements.
See Also