Skip to content

piIndent - cToolbar

Determines the number of pixels to use as an indent on the toolbar

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

Syntax

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

Description

piIndent determines the number of pixels to use as an indent on the toolbar. So, for example, setting this property to 20, will result in the first button being placed at the 21st pixel. If the toolbar has buttons wrapped onto multiple rows, each row will use this indent, not just the first.

Default is 0.