TdxRichEditHeightType Enum
In This Article
#Declaration
Delphi
TdxRichEditHeightType = (
AtLeast,
Auto,
Exact
);
#Members
Name |
---|
At
|
Auto
|
Exact
|
See Also