Class ttabbar
Unit
Declaration
type ttabbar = class(tcustomtabbar, istatfile)
Description
No description available, ancestor tcustomtabbar description follows
No description available, ancestor tcustomstepbox description follows
No description available, ancestor tpublishedwidget description follows
No description available, ancestor tpublishedwidgetnwr description follows
No description available, ancestor tactionpublishedwidgetnwr description follows
No description available, ancestor tactionwidget description follows
No description available, ancestor twidget description follows
No description available, ancestor tactcomponent description follows
No description available, ancestor tmsecomponent description follows
Hierarchy
- TObject
- TPersistent
- tcomponent
- tmsecomponent
- tactcomponent
- twidget
- tactionwidget
- tactionpublishedwidgetnwr
- tpublishedwidgetnwr
- tpublishedwidget
- tcustomstepbox
- tcustomtabbar
- ttabbar
Overview
Methods
procedure dostatread(const reader: tstatreader); |
|
procedure dostatwrite(const writer: tstatwriter); |
|
procedure statreading; |
|
procedure statread; |
|
function getstatvarname: msestring; |
|
function getstatpriority: integer; |
Properties
property statfile: tstatfile read fstatfile write setstatfile; |
|
property statvarname: msestring read getstatvarname write fstatvarname; |
|
property statpriority: integer read fstatpriority
write fstatpriority default 0; |
|
property onstep; |
|
property tabs; |
|
property firsttab; |
|
property onactivetabchange; |
|
property ontabmoving; |
|
property ontabmoved; |
|
property onclientmouseevent; |
|
property font; |
|
property options; |
|
property drag: tdragcontroller read fdragcontroller write setdragcontroller; |
Description
Methods
procedure dostatread(const reader: tstatreader); |
|
procedure dostatwrite(const writer: tstatwriter); |
|
procedure statreading; |
|
procedure statread; |
|
function getstatvarname: msestring; |
|
function getstatpriority: integer; |
|
Properties
property statfile: tstatfile read fstatfile write setstatfile; |
|
property statvarname: msestring read getstatvarname write fstatvarname; |
|
property statpriority: integer read fstatpriority
write fstatpriority default 0; |
|
property onstep; |
|
property tabs; |
|
property firsttab; |
|
property onactivetabchange; |
|
property ontabmoving; |
|
property ontabmoved; |
|
property onclientmouseevent; |
|
property font; |
|
property options; |
|
property drag: tdragcontroller read fdragcontroller write setdragcontroller; |
|
Generated by PasDoc 0.16.0.