TdxChangeType Enum
Declaration
TdxChangeType = (
ctLight,
ctMedium,
ctHard
);
Members
Name |
---|
ctLight
|
ctMedium
|
ctHard
|
See Also