Documentation component by D.Glodt (c)2004

Appendix A: QTabControlEx


QTabControlEx Component

QTabControlEx is a component inherited from QtabControl with members extend.
The DelTabs method from standard component is replaced by DeleteTabs method.


QTabControlEx Properties

Fields

Type

R/W

Default






TabCount

INTEGER

R

0

Tab count



QTabControlEx Methods

Method

Type

Description

Params






DeleteTabs

SUBI(Index&)

Delete tabs 

1

Clear

SUB

Remove all

0


QTabControlEx Events

Event

Type

Occurs when...

Params






QTabControlEx Example