[Overview][Constants][Types][Classes][Variables][Index] Reference for unit 'InterfaceBase' (#lcl)

TDialogButtons.FindButton

Find the button associated with (one of) the given modal result.

Declaration

Source position: line 0

public function TDialogButtons.FindButton(

  AModalResult: LongInt

):TDialogButton;

function TDialogButtons.FindButton(

  Order: array of LongInt

):TDialogButton;

Arguments

AModalResult

  

The modal result to find.

Arguments

Order

  

List of modal results to find.