Unit mi.rtl.Objects.Consts.Mi_MsgBox
Descrição
A Unit
mi.rtl.Objects.Consts.Mi_MsgBox
implementa a classe TMI_MsgBox.VERSÃO
Alpha - 1.0.0
CÓDIGO FONTE:
HISTÓRICO
Criado por: Paulo Sérgio da Silva Pacheco e-mail: paulosspacheco@yahoo.com.br
11/08/2011
08:00 a 12:00 : Criada a unit
mi.rtl.Objects.Consts.Mi_MsgBox
e a classe TMI_MsgBox
Uses
- Classes
- SysUtils
- System.UITypes
- LazarusPackageIntf
- mi.rtl.objects.consts
Visão Geral
Classes, Interfaces, Objetos e Registros
Nome | Descrição |
---|---|
Classe TMI_MsgBoxTypes |
|
Classe TMI_MsgBoxConsts |
|
Classe TMI_MsgBox |
Funções e Procedimentos
procedure Register; |
Tipos
TFree_form_owner = Procedure of object unimplemented; |
TMI_MsgBoxTypes_Class = Class of TMI_MsgBoxTypes; |
TMessageBox = Function (Const aMsg:AnsiString):TModalResult of object unimplemented; |
TMessageBox_03 = Function (Const aMsg:AnsiString; DlgType: TMsgDlgType; Buttons: TMsgDlgButtons):TModalResult of Object unimplemented; |
TMessageBox_04 = function (aMsg: AnsiString; DlgType: TMsgDlgType; Buttons: TMsgDlgButtons; ButtonDefault: TMsgDlgBtn): TModalResult of object unimplemented; |
TMessageBox_04_PSItem = function (aPSItem : TMI_MsgBoxTypes.PSItem; DlgType : TMsgDlgType; Buttons : TMsgDlgButtons; ButtonDefault: TMsgDlgBtn): TModalResult of object unimplemented; |
TMessageBox_05 = function (ATitle: AnsiString; aMsg: AnsiString; DlgType: TMsgDlgType; Buttons: TMsgDlgButtons; ButtonDefault: TMsgDlgBtn): TModalResult of object unimplemented; |
TMessageBox_ListBoxRec_PSItem = Function (Atitulo: AnsiString; APSItem:TMI_MsgBoxTypes.PSItem; itemSelection : longint; DlgType: TMsgDlgType; Buttons: TMsgDlgButtons; ButtonDefault: TMsgDlgBtn):TModalResult of object unimplemented; |
TMessageBox_Strings = function (aTitulo:AnsiString; Msg: AnsiString; DlgType: TMsgDlgType; Buttons: TMsgDlgButtons ) : TModalResult of Object unimplemented; |
THandleException = procedure (Sender: TObject) of object unimplemented; |
TShowHTML_02 = procedure (aTitle,aHTMLCode: AnsiString) of object unimplemented; |
TShowHTML_03 = procedure (aRect : TMI_MsgBoxTypes.TPoint; aTitle,aHTMLCode: AnsiString) of object unimplemented; |
THideHTML = procedure () of object unimplemented; |
TCloseHTML = procedure () of object unimplemented; |
Descrição
Funções e Procedimentos
procedure Register; |
Tipos
TFree_form_owner = Procedure of object unimplemented; |
A classe |
TMI_MsgBoxTypes_Class = Class of TMI_MsgBoxTypes; |
TMessageBox = Function (Const aMsg:AnsiString):TModalResult of object unimplemented; |
TMessageBox_03 = Function (Const aMsg:AnsiString; DlgType: TMsgDlgType; Buttons: TMsgDlgButtons):TModalResult of Object unimplemented; |
|
TMessageBox_04 = function (aMsg: AnsiString; DlgType: TMsgDlgType; Buttons: TMsgDlgButtons; ButtonDefault: TMsgDlgBtn): TModalResult of object unimplemented; |
|
TMessageBox_04_PSItem = function (aPSItem : TMI_MsgBoxTypes.PSItem; DlgType : TMsgDlgType; Buttons : TMsgDlgButtons; ButtonDefault: TMsgDlgBtn): TModalResult of object unimplemented; |
|
TMessageBox_05 = function (ATitle: AnsiString; aMsg: AnsiString; DlgType: TMsgDlgType; Buttons: TMsgDlgButtons; ButtonDefault: TMsgDlgBtn): TModalResult of object unimplemented; |
|
TMessageBox_ListBoxRec_PSItem = Function (Atitulo: AnsiString; APSItem:TMI_MsgBoxTypes.PSItem; itemSelection : longint; DlgType: TMsgDlgType; Buttons: TMsgDlgButtons; ButtonDefault: TMsgDlgBtn):TModalResult of object unimplemented; |
|
TMessageBox_Strings = function (aTitulo:AnsiString; Msg: AnsiString; DlgType: TMsgDlgType; Buttons: TMsgDlgButtons ) : TModalResult of Object unimplemented; |
|
THandleException = procedure (Sender: TObject) of object unimplemented; |
|
TShowHTML_02 = procedure (aTitle,aHTMLCode: AnsiString) of object unimplemented; |
|
TShowHTML_03 = procedure (aRect : TMI_MsgBoxTypes.TPoint; aTitle,aHTMLCode: AnsiString) of object unimplemented; |
|
THideHTML = procedure () of object unimplemented; |
|
TCloseHTML = procedure () of object unimplemented; |
|
Gerado por PasDoc 0.16.0.