RAD Studio VCL Reference
|
Ensures that the menu's layout follows the current settings of the BiDiMode and ParentBiDiMode properties.
procedure ParentBiDiModeChanged; overload; procedure ParentBiDiModeChanged(AControl: TObject); overload;
__fastcall ParentBiDiModeChanged(); __fastcall ParentBiDiModeChanged(TObject * AControl);
ParentBiDiMode changed is called when the menu's BiDiMode property must be updated to reflect the bi-directional mode of its associated control.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|