TdxFloatingObjectTextWrapType Enum
Declaration
TdxFloatingObjectTextWrapType = (
None,
TopAndBottom,
Tight,
Through,
Square,
&Inline
);
Members
Name |
---|
None
|
TopAndBottom
|
Tight
|
Through
|
Square
|
Inline
|
See Also