TcxTextEditViewStyle Enum
Declaration
TcxTextEditViewStyle = (
vsNormal,
vsHideCursor,
vsButtonsOnly,
vsButtonsAutoWidth
);
Members
| Name |
|---|
vsNormal
|
vsHideCursor
|
vsButtonsOnly
|
vsButtonsAutoWidth
|
See Also