Alignment Property (TcxEditAlignment)

Applies to TestComplete 15.63, last modified on April 23, 2024

Returns the TcxEditAlignment object that specifies the alignment of the component’s contents.

Declaration

componentPropObj.Alignment
Read-Write Property A TcxEditAlignment object
componentPropObj     One of the objects listed in the Applies To section  

Applies To

This property applies to the following objects:

TcxButtonEditProperties, TcxCalcEditProperties, TcxComboBoxProperties, TcxCurrencyEditProperties, TcxDateEditProperties, TcxLabelProperties, TcxMRUEditProperties, TcxSpinEditProperties, TcxTextEditProperties, TcxTimeEditProperties

Description

The Alignment property returns the TcxEditAlignment object that lets you get or set the horizontal and vertical alignment of the component’s contents.

Property Value

A TcxEditAlignment object.

See Also

TcxEditAlignment Object

Highlight search results