[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
The modal result value returned when the button is clicked.
Source position: interfacebase.pp line 96
public property TDialogButton.ModalResult : LongInt |
ModalResult is a LongInt property which contains the modal result value returned when the button is clicked in the dialog.
ModalResult values correspond to the values in the TModalResult enumeration, but use the native data type expected in TWidgetSet methods.
TModalResult |
lazarus-ccr.sourceforge.net |