TdxCustomLayoutGroup.Count Property
Returns the number of immediate child layout elements contained in the layout group.
Declaration
property Count: Integer read;
Property Value
Type |
---|
Integer |
Remarks
This property returns the number of elements accessible using the Items property.
See Also