Skip to content

pbHotTrack - TabDialog

Determines hot-tracking on the labels of the tab-pages

Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None

Syntax

Property Integer pbHotTrack
Access Type Syntax
Read Access: Get pbHotTrack to IntegerVariable
Write Access: Set pbHotTrack to IntegerVariable/Value

Description

To enable hot-tracking on the labels of the tab-pages, set the pbHotTrack property to True.

Hot-tracking only operates if the peTabStyle property is set to tsTabs.

Design-time only: you cannot change the pbHotTrack property once the program is running.

Default is true.