Σημείωση
Η πρόσβαση σε αυτή τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να συνδεθείτε ή να αλλάξετε καταλόγους.
Η πρόσβαση σε αυτή τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να αλλάξετε καταλόγους.
Version: Available or changed with runtime version 4.0.
Get the enum value as an integer value.
Syntax
The Enum Value as an Integer value := Enum.AsInteger()
Parameters
Enum
Type: Enum
An instance of the Enum data type.
Return Value
The Enum Value as an Integer value
Type: Integer