API:Vcl.ExtCtrls.TCustomPanel.Alignment

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Alignment: TAlignment read FAlignment write SetAlignment default taCenter;

C++

__property System::Classes::TAlignment Alignment = {read=FAlignment, write=SetAlignment, default=2};

Properties

Type Visibility Source Unit Parent
property protected
Vcl.ExtCtrls.pas
Vcl.ExtCtrls.hpp
Vcl.ExtCtrls TCustomPanel

Description

Embarcadero Technologies does not currently have any additional information.