[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: interfacebase.pp line 196
type TQuestionDialogFunction = function( |
const aCaption: string; |
const aMsg: string; |
DlgType: LongInt; |
Buttons: TDialogButtons; |
HelpCtx: LongInt |
):LongInt; |
lazarus-ccr.sourceforge.net |