TdxLayoutContainer.AlignmentConstraintCount Property
Returns the total number of alignment constraints.
Declaration
property AlignmentConstraintCount: Integer read;
Property Value
| Type |
|---|
| Integer |
Remarks
For indexed access to items, use the AlignmentConstraints property.
See Also