Skip to content

peAlignment - cStatusPane

Determines how the text is aligned

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

Syntax

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

Description

The text within the pane can be aligned left, right or centered. Set the peAlignment property to asLeft to align it left, asRight to align it right or asCenter to center it.

Default is "asLeft".