Unit msetabs
Description
This item has no description.
Overview
Classes, Interfaces, Objects and Records
| Name | Description |
|---|---|
Class ttabfont |
|
Class ttabfontactive |
|
Class ttab |
|
Class ttabframe |
|
Class ttabsfont |
|
Class ttabsfontactive |
|
Class ttabs |
|
Record tabbarlayoutinfoty |
|
Class tcustomtabbar |
|
Class tcustomtabbar1 |
|
Class ttabbar |
|
Interface itabpage |
|
Class ttabpagefonttab |
|
Class ttabpagefontactivetab |
|
Class ttabpage |
|
Class tpagetab |
|
Class ttab_font |
|
Class ttab_fonttab |
|
Class ttab_fontactivetab |
|
Class tcustomtabwidget |
|
Class ttabwidget |
Types
tabstatety = (...); |
tabstatesty = set of tabstatety; |
tabarty = array of ttab; |
tabaty = array[0..0] of ttab; |
ptabaty = ˆtabaty; |
createtabeventty = procedure(const sender: tcustomtabbar; const index: integer; var tab: ttab) of object; |
movingeventty = procedure(const sender: tobject; var curindex: integer; var newindex: integer) of object; |
movedeventty = procedure(const sender: tobject; const curindex: integer; const newindex: integer) of object; |
tabschangedeventty = procedure(const synctabindex: boolean) of object; |
tabbarstatety = (...); |
tabbarstatesty = set of tabbarstatety; |
getsubformeventty = procedure(const sender: ttabpage; var submoduleclass: widgetclassty; var instancevarpo: pwidget) of object; |
initsubformeventty = procedure(const sender: ttabpage; const asubform: twidget) of object; |
pagetabaty = array[0..0] of tpagetab; |
ppagetabaty = ˆpagetabaty; |
Constants
Description
Types
tabstatety = (...); |
|
This item has no description. Values
|
tabstatesty = set of tabstatety; |
|
This item has no description. |
tabarty = array of ttab; |
|
This item has no description. |
tabaty = array[0..0] of ttab; |
|
This item has no description. |
ptabaty = ˆtabaty; |
|
This item has no description. |
createtabeventty = procedure(const sender: tcustomtabbar; const index: integer; var tab: ttab) of object; |
|
This item has no description. |
movingeventty = procedure(const sender: tobject; var curindex: integer; var newindex: integer) of object; |
|
This item has no description. |
movedeventty = procedure(const sender: tobject; const curindex: integer; const newindex: integer) of object; |
|
This item has no description. |
tabschangedeventty = procedure(const synctabindex: boolean) of object; |
|
This item has no description. |
tabbarstatety = (...); |
|
This item has no description. Values
|
tabbarstatesty = set of tabbarstatety; |
|
This item has no description. |
getsubformeventty = procedure(const sender: ttabpage; var submoduleclass: widgetclassty; var instancevarpo: pwidget) of object; |
|
This item has no description. |
initsubformeventty = procedure(const sender: ttabpage; const asubform: twidget) of object; |
|
This item has no description. |
pagetabaty = array[0..0] of tpagetab; |
|
This item has no description. |
ppagetabaty = ˆpagetabaty; |
|
This item has no description. |
Constants
defaulttaboptionswidget = defaultoptionswidgetmousewheel +
[ow_subfocus]; |
|
This item has no description. |
defaulttaboptionsskin = defaultoptionsskin + [osk_colorcaptionframe]; |
|
This item has no description. |
defaultcaptiondist = 1; |
|
This item has no description. |
defaultimagedist = 0; |
|
This item has no description. |
defaulttabshift = -100; |
|
This item has no description. |
defaultedgelevel = -100; |
|
This item has no description. |
defaultimagepos = ip_right; |
|
This item has no description. |
defaulttabpageskinoptions = defaultcontainerskinoptions; |
|
This item has no description. |
defaultoptionswidgettab = defaultoptionswidgetnofocus; |
|
This item has no description. |
defaultoptionswidget1tab = [ow1_autoheight]; |
|
This item has no description. |
defaultcolortab = cl_transparent; |
|
This item has no description. |
defaultcoloractivetab = cl_active; |
|
This item has no description. |
Generated by PasDoc 0.17.0.snapshot.