Class tdialogcontroller
Unit
Declaration
type tdialogcontroller = class(tdataeditcontroller, ibutton, idataeditcontroller)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tvirtualpersistent
- tnullinterfacedpersistent
- tlinkedpersistent
- teventpersistent
- tdataeditcontroller
- tdialogcontroller
Overview
Fields
| Protected | fowner: tcustomdataedit; |
Methods
| Protected | procedure internalexecute; virtual; abstract; |
| Protected | function iskeyexecute(const info: keyeventinfoty): boolean; virtual; |
| Protected | procedure buttonaction(var action: buttonactionty; const buttonindex: integer); |
| Protected | procedure mouseevent(var info: mouseeventinfoty); virtual; |
| Protected | procedure domousewheelevent(var info: mousewheeleventinfoty); virtual; |
| Protected | procedure dokeydown(var info: keyeventinfoty); virtual; |
| Protected | procedure updatereadonlystate; virtual; |
| Protected | procedure internalcreateframe; virtual; |
| Protected | procedure editnotification(var info: editnotificationinfoty); virtual; |
| Public | constructor create(const aowner: tcustomdataedit); reintroduce; |
Description
Fields
| Protected | fowner: tcustomdataedit; |
|
This item has no description. | |
Methods
| Protected | procedure internalexecute; virtual; abstract; |
|
This item has no description. | |
| Protected | function iskeyexecute(const info: keyeventinfoty): boolean; virtual; |
|
This item has no description. | |
| Protected | procedure buttonaction(var action: buttonactionty; const buttonindex: integer); |
|
This item has no description. | |
| Protected | procedure mouseevent(var info: mouseeventinfoty); virtual; |
|
This item has no description. | |
| Protected | procedure domousewheelevent(var info: mousewheeleventinfoty); virtual; |
|
This item has no description. | |
| Protected | procedure dokeydown(var info: keyeventinfoty); virtual; |
|
This item has no description. | |
| Protected | procedure updatereadonlystate; virtual; |
|
This item has no description. | |
| Protected | procedure internalcreateframe; virtual; |
|
This item has no description. | |
| Protected | procedure editnotification(var info: editnotificationinfoty); virtual; |
|
This item has no description. | |
| Public | constructor create(const aowner: tcustomdataedit); reintroduce; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.