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

Overview

Methods

Protected procedure dostatread(const reader: tstatreader);
Protected procedure dostatwrite(const writer: tstatwriter);
Protected procedure statreading;
Protected procedure statread;
Protected function getstatvarname: msestring;
Protected function getstatpriority: integer;

Properties

Published property statfile: tstatfile read fstatfile write setstatfile;
Published property statvarname: msestring read getstatvarname write fstatvarname;
Published property statpriority: integer read fstatpriority write fstatpriority default 0;
Published property onstep;
Published property tabs;
Published property firsttab;
Published property onactivetabchange;
Published property ontabmoving;
Published property ontabmoved;
Published property onclientmouseevent;
Published property font;
Published property options;
Published property drag: tdragcontroller read fdragcontroller write setdragcontroller;

Description

Methods

Protected procedure dostatread(const reader: tstatreader);
 
Protected procedure dostatwrite(const writer: tstatwriter);
 
Protected procedure statreading;
 
Protected procedure statread;
 
Protected function getstatvarname: msestring;
 
Protected function getstatpriority: integer;
 

Properties

Published property statfile: tstatfile read fstatfile write setstatfile;
 
Published property statvarname: msestring read getstatvarname write fstatvarname;
 
Published property statpriority: integer read fstatpriority write fstatpriority default 0;
 
Published property onstep;
 
Published property tabs;
 
Published property firsttab;
 
Published property onactivetabchange;
 
Published property ontabmoving;
 
Published property ontabmoved;
 
Published property onclientmouseevent;
 
Published property font;
 
Published property options;
 
Published property drag: tdragcontroller read fdragcontroller write setdragcontroller;
 

Generated by PasDoc 0.16.0.