Source position: fpg_dialogs.pas line 59
type TfpgMsgDlgType = (
mtAbout,
mtWarning,
mtError,
mtInformation,
mtConfirmation,
mtCustom
);