Skip to content

pbFlatSeparators - TabDialog

Determines if separators are drawn

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

Syntax

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

Description

If the tab-dialog has its peTabStyle property set to tsFlatButtons, 3d-separators can be drawn between the buttons.

Set the pbFlatSeparators property to True, to draw the separators and False to remove them.

Default is false.