Source position: fpgtkext.pp line 155
function MessageDlg( |
const aMsg: ansistring; |
DlgType: TMsgDlgType; |
Buttons: TMsgDlgButtons; |
HelpCtx: LongInt |
):Integer; |
const Fmt: ansistring; |
Args: array of Const; |
DlgType: TMsgDlgType; |
Buttons: TMsgDlgButtons; |
HelpCtx: LongInt |
):Integer; |