[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Find the button associated with (one of) the given modal result.
Source position: interfacebase.pp line 110
public function TDialogButtons.FindButton( |
AModalResult: LongInt |
):TDialogButton; |
Order: array of LongInt |
AModalResult |
|
The modal result to find. |
Order |
|
List of modal results to find. |
lazarus-ccr.sourceforge.net |