Class ttabform
Unit
Declaration
type ttabform = class(tmseform, itabpage, iimagelistinfo)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tactcomponent
- twidget
- tactionwidget
- tactionpublishedwidgetnwr
- tpublishedwidgetnwr
- tcustomeventwidgetnwr
- tcustomeventwidget
- tcustommseform
- tmseformwidget
- tmseform
- ttabform
Overview
Methods
| Protected | class function getmoduleclassname: string; override; |
| Protected | procedure changed; |
| Protected | procedure fontchanged1(const sender: tobject); |
| Protected | procedure visiblechanged; override; |
| Protected | procedure setcaption(const value: msestring); override; |
| Protected | procedure doselect; virtual; |
| Protected | procedure dodeselect; virtual; |
| Protected | procedure loaded; override; |
| Protected | procedure objectevent(const sender: tobject; const event: objecteventty); override; |
| Protected | class function hasresource: boolean; override; |
| Protected | procedure docreate(aowner: tcomponent); override; |
| Protected | class function classskininfo: skininfoty; override; |
| Public | destructor destroy; override; |
| Public | procedure createfonttab; |
| Public | procedure createfontactivetab; |
| Public | function isactivepage: boolean; |
Properties
| Public | property tabwidget: tcustomtabwidget read ftabwidget; |
| Public | property tabindex: integer read gettabindex write settabindex; |
| Published | property color default cl_default; |
| Published | property colortab: colorty read getcolortab
write setcolortab default cl_default; |
| Published | property coloractivetab: colorty read getcoloractivetab
write setcoloractivetab default cl_default; |
| Published | property facetab: tfacecomp read getfacetab write setfacetab; |
| Published | property faceactivetab: tfacecomp read getfaceactivetab
write setfaceactivetab; |
| Published | property fonttab: ttabformfonttab read getfonttab1 write setfonttab1
stored isfonttabstored; |
| Published | property fontactivetab: ttabformfontactivetab read getfontactivetab1
write setfontactivetab1 stored isfontactivetabstored; |
| Published | property tabhint: msestring read gettabhint write settabhint; |
| Published | property tabnoface: boolean read gettabnoface
write settabnoface default false; |
| Published | property imagelist: timagelist read getimagelist write setimagelist; |
| Published | property imagenr: imagenrty read getimagenr write setimagenr default -1; |
| Published | property imagenrdisabled: imagenrty read getimagenrdisabled
write setimagenrdisabled default -2; |
| Published | property onselect: notifyeventty read fonselect write fonselect; |
| Published | property ondeselect: notifyeventty read fondeselect write fondeselect; |
| Published | property invisible: boolean read getinvisible write setinvisible default false; |
| Published | property visible default false; |
| Published | property optionsskin; |
Description
Methods
| Protected | class function getmoduleclassname: string; override; |
|
This item has no description. | |
| Protected | procedure changed; |
|
This item has no description. | |
| Protected | procedure fontchanged1(const sender: tobject); |
|
This item has no description. | |
| Protected | procedure visiblechanged; override; |
|
This item has no description. | |
| Protected | procedure setcaption(const value: msestring); override; |
|
This item has no description. | |
| Protected | procedure doselect; virtual; |
|
This item has no description. | |
| Protected | procedure dodeselect; virtual; |
|
This item has no description. | |
| Protected | procedure loaded; override; |
|
This item has no description. | |
| Protected | procedure objectevent(const sender: tobject; const event: objecteventty); override; |
|
This item has no description. | |
| Protected | class function hasresource: boolean; override; |
|
This item has no description. | |
| Protected | procedure docreate(aowner: tcomponent); override; |
|
This item has no description. | |
| Protected | class function classskininfo: skininfoty; override; |
|
This item has no description. | |
| Public | destructor destroy; override; |
|
This item has no description. | |
| Public | procedure createfonttab; |
|
This item has no description. | |
| Public | procedure createfontactivetab; |
|
This item has no description. | |
| Public | function isactivepage: boolean; |
|
This item has no description. | |
Properties
| Public | property tabwidget: tcustomtabwidget read ftabwidget; |
|
This item has no description. | |
| Public | property tabindex: integer read gettabindex write settabindex; |
|
This item has no description. | |
| Published | property color default cl_default; |
|
This item has no description. | |
| Published | property colortab: colorty read getcolortab
write setcolortab default cl_default; |
|
This item has no description. | |
| Published | property coloractivetab: colorty read getcoloractivetab
write setcoloractivetab default cl_default; |
|
This item has no description. | |
| Published | property facetab: tfacecomp read getfacetab write setfacetab; |
|
This item has no description. | |
| Published | property faceactivetab: tfacecomp read getfaceactivetab
write setfaceactivetab; |
|
This item has no description. | |
| Published | property fonttab: ttabformfonttab read getfonttab1 write setfonttab1
stored isfonttabstored; |
|
This item has no description. | |
| Published | property fontactivetab: ttabformfontactivetab read getfontactivetab1
write setfontactivetab1 stored isfontactivetabstored; |
|
This item has no description. | |
| Published | property tabhint: msestring read gettabhint write settabhint; |
|
This item has no description. | |
| Published | property tabnoface: boolean read gettabnoface
write settabnoface default false; |
|
This item has no description. | |
| Published | property imagelist: timagelist read getimagelist write setimagelist; |
|
This item has no description. | |
| Published | property imagenr: imagenrty read getimagenr write setimagenr default -1; |
|
This item has no description. | |
| Published | property imagenrdisabled: imagenrty read getimagenrdisabled
write setimagenrdisabled default -2; |
|
This item has no description. | |
| Published | property onselect: notifyeventty read fonselect write fonselect; |
|
This item has no description. | |
| Published | property ondeselect: notifyeventty read fondeselect write fondeselect; |
|
This item has no description. | |
| Published | property invisible: boolean read getinvisible write setinvisible default false; |
|
This item has no description. | |
| Published | property visible default false; |
|
This item has no description. | |
| Published | property optionsskin; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.