[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: dialogs.pp line 706
function CreateMessageDialog( |
const aMsg: string; |
DlgType: TMsgDlgType; |
Buttons: TMsgDlgButtons |
):TForm; overload; |
const aCaption: string; |
const aMsg: string; |
DlgType: TMsgDlgType; |
Buttons: TMsgDlgButtons |
):TForm; overload; |
lazarus-ccr.sourceforge.net |