Skip to main content

TdxDiscriminatorType Enum

Declaration

TdxDiscriminatorType = (
    &String,
    Integer
);

Members

Name
String
Integer
See Also