Vcl.ActnMenus.TCustomActionPopupMenu.ValidOrientations
Delphi
function ValidOrientations: TBarOrientations; dynamic;
C++
DYNAMIC Vcl::Actnman::TBarOrientations __fastcall ValidOrientations();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | Vcl.ActnMenus.pas Vcl.ActnMenus.hpp |
Vcl.ActnMenus | TCustomActionPopupMenu |
Description
Returns the valid orientation of the pop-up menu.
ValidOrientations is internally used to return the valid orientation of the pop-up menu. Pop-up menus can only have vertical orientation.