[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Indicates if Right-to-Left text display is used in the menu.
Source position: menus.pp line 404
public function TMenu.IsRightToLeft: Boolean; virtual; |
IsRightToLeft is a Boolean function which indicates if Right-to-Left text display is used in the menu. The return value is True when the BiDiMode property contains a value other than bdLeftToRight.