Class ttabbar

Unit

Declaration

type ttabbar = class(tcustomtabbar, istatfile)

Description

This item has no description.

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);

This item has no description.

Protected procedure dostatwrite(const writer: tstatwriter);

This item has no description.

Protected procedure statreading;

This item has no description.

Protected procedure statread;

This item has no description.

Protected function getstatvarname: msestring;

This item has no description.

Protected function getstatpriority: integer;

This item has no description.

Properties

Published property statfile: tstatfile read fstatfile write setstatfile;

This item has no description.

Published property statvarname: msestring read getstatvarname write fstatvarname;

This item has no description.

Published property statpriority: integer read fstatpriority write fstatpriority default 0;

This item has no description.

Published property onstep;

This item has no description.

Published property tabs;

This item has no description.

Published property firsttab;

This item has no description.

Published property onactivetabchange;

This item has no description.

Published property ontabmoving;

This item has no description.

Published property ontabmoved;

This item has no description.

Published property onclientmouseevent;

This item has no description.

Published property font;

This item has no description.

Published property options;

This item has no description.

Published property drag: tdragcontroller read fdragcontroller write setdragcontroller;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.