API:Vcl.ExtCtrls.TCustomPanel.VerticalAlignment

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property VerticalAlignment: TVerticalAlignment read FVerticalAlignment write SetVerticalAlignment default taVerticalCenter;

C++

__property System::Classes::TVerticalAlignment VerticalAlignment = {read=FVerticalAlignment, write=SetVerticalAlignment, 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.