API:Vcl.WinXCtrls.TCustomToggleSwitch.Alignment

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Alignment: TLeftRight read FAlignment write SetAlignment default taRightJustify;

C++

__property System::Classes::TLeftRight Alignment = {read=FAlignment, write=SetAlignment, default=1};

Properties

Type Visibility Source Unit Parent
property protected
Vcl.WinXCtrls.pas
Vcl.WinXCtrls.hpp
Vcl.WinXCtrls TCustomToggleSwitch

Description

Embarcadero Technologies does not currently have any additional information.