Class tcaptionwidget
Unit
Declaration
type tcaptionwidget = class(ttoplevelwidget)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tactcomponent
- twidget
- tactionwidget
- tactionpublishedwidgetnwr
- tpublishedwidgetnwr
- tcustomeventwidgetnwr
- tcustomeventwidget
- ttoplevelwidget
- tcaptionwidget
Overview
Methods
| Protected | function getcaption: msestring; virtual; |
| Protected | procedure setcaption(const Value: msestring); virtual; |
| Protected | procedure windowcreated; override; |
| Protected | function getassistivecaption(): msestring; override; |
Properties
| Public | property caption: msestring read getcaption write setcaption; |
Description
Methods
| Protected | function getcaption: msestring; virtual; |
|
This item has no description. | |
| Protected | procedure setcaption(const Value: msestring); virtual; |
|
This item has no description. | |
| Protected | procedure windowcreated; override; |
|
This item has no description. | |
| Protected | function getassistivecaption(): msestring; override; |
|
This item has no description. | |
Properties
| Public | property caption: msestring read getcaption write setcaption; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.