[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Sets the value in the BiDiMode property.
Source position: comctrls.pp line 150
protected procedure TStatusBar.SetBiDiMode( |
AValue: TBiDiMode |
); override; |
AValue |
|
New value for the property. |
Ensures that all panels in the status bar update their alignment to match the new value for the property. Calls UpdateHandleObject to ensure that an update sequence is started for the control when its handle has been assigned.
|
Collection with the TStatusPanel instances defined for the control. |
|
|
UpdateHandleObject - updates all panel parts that have been changed. |
|
|
Indicates whether text controls use in bi-directional reading. |