TdxRichEditHeightType Enum
Declaration
TdxRichEditHeightType = (
AtLeast,
Auto,
Exact
);
Members
| Name |
|---|
AtLeast
|
Auto
|
Exact
|
See Also