IdxRichEditParagraph.GetAlignment Method
In This Article
Identifies the paragraph’s alignment.
#Declaration
Delphi
function GetAlignment: TdxRichEditParagraphAlignment;
#Returns
Type |
---|
Tdx |
#Remarks
The GetAlignment function is a getter of the Alignment property.
See Also