TdxCustomGalleryGroupHeader.Alignment Property
Specifies the horizontal alignment of a group header’s content.
The default value of the Alignment property is taLeftJustify.
Declaration
property Alignment: TAlignment read; write; default taLeftJustify;
Property Value
Type | Default |
---|---|
TAlignment | taLeftJustify |
See Also