IdxRichEditParagraphPropertiesBase.SetAlignment(TdxNullableValue<TdxRichEditParagraphAlignment>) Method
Declaration
procedure SetAlignment(const Value: TdxNullableValue<TdxRichEditParagraphAlignment>);
Parameters
| Name | Type |
|---|---|
| Value | TdxNullableValue<T> |
See Also