API:Vcl.StdCtrls.TCustomCheckBox.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.StdCtrls.pas
Vcl.StdCtrls.hpp
Vcl.StdCtrls TCustomCheckBox

Description

Embarcadero Technologies does not currently have any additional information.