TdxTextToDisplaySource Enum
Declaration
TdxTextToDisplaySource = (
ExistingText,
NewText
);
Members
| Name |
|---|
ExistingText
|
NewText
|
See Also