Vcl.ComCtrls.TStatusPanel.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 TStatusPanel

Description

Synchronizes the status panel's BiDiMode with its parent's BiDiMode..

Use ParentBiDiModeChanged to synchronize the status panel's BiDiMode with its parent's BiDiMode.