Enum pfcMessageButton
Description
This enumerated type indicates different types of buttons.
Values
-
MESSAGE_BUTTON_OK
- OK.
-
MESSAGE_BUTTON_CANCEL
- CANCEL.
-
MESSAGE_BUTTON_YES
- YES.
-
MESSAGE_BUTTON_NO
- NO.
-
MESSAGE_BUTTON_ABORT
- ABORT.
-
MESSAGE_BUTTON_RETRY
- RETRY.
-
MESSAGE_BUTTON_IGNORE
- IGNORE.
-
MESSAGE_BUTTON_CONFIRM
- CONFIRM.
-
MessageButton_nil
-
Use this enumerated value to represent "null" passed to optional properties or method arguments.