Vcl.ComCtrls.THeaderSection.ParentBiDiModeChanged

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure ParentBiDiModeChanged;

C++

void __fastcall ParentBiDiModeChanged();

Properties

Type Visibility Source Unit Parent
procedure
function
public
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls THeaderSection

Description

Synchronizes the header section's BiDiMode with the associated header control's BiDiMode.

Use ParentBiDiModeChanged to synchronize the header section's BiDiMode with the associated header control's BiDiMode.