Vcl.ComCtrls.THeaderSection.ParentBiDiModeChanged

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

Delphi

procedure ParentBiDiModeChanged;

C++

void __fastcall ParentBiDiModeChanged(void);

プロパティ

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

説明

ヘッダーセクションの BiDiMode を,関連付けられているヘッダーコントロールの BiDiMode に同期させます。

ParentBiDiModeChanged メソッドを使用すると,ヘッダーセクションの BiDiMode を,関連付けられているヘッダーコントロールの BiDiMode に同期できます。