TdxTextToDisplaySource Enum
In This Article
#Declaration
Delphi
TdxTextToDisplaySource = (
ExistingText,
NewText
);
#Members
Name |
---|
Existing
|
New
|
See Also