TdxFunctionCategory Enum
Declaration
TdxFunctionCategory = (
DateTime,
Logical,
Math,
Text
);
Members
Name |
---|
DateTime
|
Logical
|
Math
|
Text
|
See Also