Interface itabpage
Unit
Declaration
type itabpage = interface(inullinterface)
Description
This item has no description.
Hierarchy
- IInterface
- inullinterface
- itabpage
Overview
Methods
| Public | procedure settabwidget(const value: tcustomtabwidget); |
| Public | function gettabwidget: tcustomtabwidget; |
| Public | function getwidget: twidget; |
| Public | function getcaption: msestring; |
| Public | function gettabhint: msestring; |
| Public | function gettabnoface: boolean; |
| Public | function getcolortab: colorty; |
| Public | function getcoloractivetab: colorty; |
| Public | function getfacetab: tfacecomp; |
| Public | function getfaceactivetab: tfacecomp; |
| Public | function getfonttab: tfont; |
| Public | function getfontactivetab: tfont; |
| Public | function getimagelist: timagelist; |
| Public | function getimagenr: imagenrty; |
| Public | function getimagenrdisabled: imagenrty; |
| Public | function getinvisible: boolean; |
| Public | procedure setcolortab(const avalue: colorty); |
| Public | procedure setcoloractivetab(const avalue: colorty); |
| Public | procedure setfacetab(const avalue: tfacecomp); |
| Public | procedure setfaceactivetab(const avalue: tfacecomp); |
| Public | procedure setfonttab(const avalue: tfont); |
| Public | procedure setfontactivetab(const avalue: tfont); |
| Public | procedure doselect; |
| Public | procedure dodeselect; |
Description
Methods
| Public | procedure settabwidget(const value: tcustomtabwidget); |
|
This item has no description. Attributes | |
| Public | function gettabwidget: tcustomtabwidget; |
|
This item has no description. | |
| Public | function getwidget: twidget; |
|
This item has no description. | |
| Public | function getcaption: msestring; |
|
This item has no description. | |
| Public | function gettabhint: msestring; |
|
This item has no description. | |
| Public | function gettabnoface: boolean; |
|
This item has no description. | |
| Public | function getcolortab: colorty; |
|
This item has no description. | |
| Public | function getcoloractivetab: colorty; |
|
This item has no description. | |
| Public | function getfacetab: tfacecomp; |
|
This item has no description. | |
| Public | function getfaceactivetab: tfacecomp; |
|
This item has no description. | |
| Public | function getfonttab: tfont; |
|
This item has no description. | |
| Public | function getfontactivetab: tfont; |
|
This item has no description. | |
| Public | function getimagelist: timagelist; |
|
This item has no description. | |
| Public | function getimagenr: imagenrty; |
|
This item has no description. | |
| Public | function getimagenrdisabled: imagenrty; |
|
This item has no description. | |
| Public | function getinvisible: boolean; |
|
This item has no description. | |
| Public | procedure setcolortab(const avalue: colorty); |
|
This item has no description. | |
| Public | procedure setcoloractivetab(const avalue: colorty); |
|
This item has no description. | |
| Public | procedure setfacetab(const avalue: tfacecomp); |
|
This item has no description. | |
| Public | procedure setfaceactivetab(const avalue: tfacecomp); |
|
This item has no description. | |
| Public | procedure setfonttab(const avalue: tfont); |
|
This item has no description. | |
| Public | procedure setfontactivetab(const avalue: tfont); |
|
This item has no description. | |
| Public | procedure doselect; |
|
This item has no description. | |
| Public | procedure dodeselect; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.