Unit msedialog
Description
This item has no description.
Overview
Classes, Interfaces, Objects and Records
| Name | Description |
|---|---|
Class tdialogform |
|
Class tdialog |
|
Class tellipsebuttonframe |
|
Class tdataeditcontroller |
|
Class tdialogcontroller |
|
Class tstringdialogcontroller |
|
Class tcustomdialogstringed |
|
Class tdialogstringed |
|
Class tcustomdialogstringedit |
|
Class tdialogstringedit |
|
Class trealdialogcontroller |
|
Class tdialogrealedit |
|
Class tdatetimedialogcontroller |
|
Class tdialogdatetimeedit |
|
Class tintegerdialogcontroller |
|
Class tdialogintegeredit |
Types
stringdialogexeceventty = procedure(const sender: tcustomdataedit; var avalue:msestring; var modresult: modalresultty) of object; |
realdialogexeceventty = procedure(const sender: tcustomdataedit; var avalue: realty; var modresult: modalresultty) of object; |
datetimedialogexeceventty = procedure(const sender: tcustomdataedit; var avalue: tdatetime; var modresult: modalresultty) of object; |
integerdialogexeceventty = procedure(const sender: tcustomdataedit; var avalue: integer; var modresult: modalresultty) of object; |
Description
Types
stringdialogexeceventty = procedure(const sender: tcustomdataedit; var avalue:msestring; var modresult: modalresultty) of object; |
|
This item has no description. |
realdialogexeceventty = procedure(const sender: tcustomdataedit; var avalue: realty; var modresult: modalresultty) of object; |
|
This item has no description. |
datetimedialogexeceventty = procedure(const sender: tcustomdataedit; var avalue: tdatetime; var modresult: modalresultty) of object; |
|
This item has no description. |
integerdialogexeceventty = procedure(const sender: tcustomdataedit; var avalue: integer; var modresult: modalresultty) of object; |
|
This item has no description. |
Generated by PasDoc 0.17.0.snapshot.