Vcl.Controls.ChangeBiDiModeAlignment

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

Delphi

procedure ChangeBiDiModeAlignment(var Alignment: TAlignment);

C++

extern DELPHI_PACKAGE void __fastcall ChangeBiDiModeAlignment(System::Classes::TAlignment &Alignment);

プロパティ

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

説明

テキストの配置を変更します。

ChangeBiDiModeAlignment を使用すると、テキストの配置を変更できます。ChangeBiDiModeAlignment は、双方向(BiDi)サポートに使用されます。

関連項目