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