Vcl.ExtCtrls.TCustomPanel.GetControlsAlignment

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function GetControlsAlignment: TAlignment; override;

C++

DYNAMIC System::Classes::TAlignment __fastcall GetControlsAlignment();

プロパティ

種類 可視性 ソース ユニット
function public
Vcl.ExtCtrls.pas
Vcl.ExtCtrls.hpp
Vcl.ExtCtrls TCustomPanel

説明

パネル内のテキストのアラインメントを返します。

GetControlsAlignment メソッドは Alignment プロパティの値を返します。

関連項目