Class tcustomcalendardatetimeedit
Unit
Declaration
type tcustomcalendardatetimeedit = class(tcustomdatetimeedit, idropdowncalendar)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tactcomponent
- twidget
- tactionwidget
- tactionpublishedwidgetnwr
- tpublishedwidgetnwr
- tpublishedwidget
- tcustomedit
- tcustomdataedit
- tdataedit
- tnumedit
- tcustomdatetimeedit
- tcustomcalendardatetimeedit
Overview
Methods
| Protected | function getcellframe: framety; override; |
| Protected | procedure buttonaction(var action: buttonactionty; const buttonindex: integer); |
| Protected | procedure dobeforedropdown; |
| Protected | procedure doafterclosedropdown; |
| Protected | procedure createdropdownwidget(const atext: msestring; out awidget: twidget); |
| Protected | function getdropdowntext(const awidget: twidget): msestring; |
| Protected | function getvalueempty: integer; |
| Public | constructor create(aowner: tcomponent); override; |
| Public | destructor destroy; override; |
Properties
| Public | property dropdown: tcalendarcontroller read fdropdown write fdropdown; |
| Published | property frame: tdropdownmultibuttonframe read getframe write setframe; |
Description
Methods
| Protected | function getcellframe: framety; override; |
|
This item has no description. | |
| Protected | procedure buttonaction(var action: buttonactionty; const buttonindex: integer); |
|
This item has no description. | |
| Protected | procedure dobeforedropdown; |
|
This item has no description. | |
| Protected | procedure doafterclosedropdown; |
|
This item has no description. | |
| Protected | procedure createdropdownwidget(const atext: msestring; out awidget: twidget); |
|
This item has no description. | |
| Protected | function getdropdowntext(const awidget: twidget): msestring; |
|
This item has no description. | |
| Protected | function getvalueempty: integer; |
|
This item has no description. | |
| Public | constructor create(aowner: tcomponent); override; |
|
This item has no description. | |
| Public | destructor destroy; override; |
|
This item has no description. | |
Properties
| Public | property dropdown: tcalendarcontroller read fdropdown write fdropdown; |
|
This item has no description. | |
| Published | property frame: tdropdownmultibuttonframe read getframe write setframe; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.