Interface itabpage
Unit
Declaration
type itabpage = interface(inullinterface)
Description
No description available, ancestor inullinterface description follows
Attributes
- GUID[miid_itabpage]
Hierarchy
- IInterface
- inullinterface
- itabpage
Overview
Methods
procedure settabwidget(const value: tcustomtabwidget); |
|
function gettabwidget: tcustomtabwidget; |
|
function getwidget: twidget; |
|
function getcaption: msestring; |
|
function gettabhint: msestring; |
|
function gettabnoface: boolean; |
|
function getcolortab: colorty; |
|
function getcoloractivetab: colorty; |
|
function getfacetab: tfacecomp; |
|
function getfaceactivetab: tfacecomp; |
|
function getfonttab: tfont; |
|
function getfontactivetab: tfont; |
|
function getimagelist: timagelist; |
|
function getimagenr: imagenrty; |
|
function getimagenrdisabled: imagenrty; |
|
function getinvisible: boolean; |
|
procedure setcolortab(const avalue: colorty); |
|
procedure setcoloractivetab(const avalue: colorty); |
|
procedure doselect; |
|
procedure dodeselect; |
Description
Methods
procedure settabwidget(const value: tcustomtabwidget); |
|
function gettabwidget: tcustomtabwidget; |
|
function getwidget: twidget; |
|
function getcaption: msestring; |
|
function gettabhint: msestring; |
|
function gettabnoface: boolean; |
|
function getcolortab: colorty; |
|
function getcoloractivetab: colorty; |
|
function getfacetab: tfacecomp; |
|
function getfaceactivetab: tfacecomp; |
|
function getfonttab: tfont; |
|
function getfontactivetab: tfont; |
|
function getimagelist: timagelist; |
|
function getimagenr: imagenrty; |
|
function getimagenrdisabled: imagenrty; |
|
function getinvisible: boolean; |
|
procedure setcolortab(const avalue: colorty); |
|
procedure setcoloractivetab(const avalue: colorty); |
|
procedure doselect; |
|
procedure dodeselect; |
|
Generated by PasDoc 0.16.0.