FMX.Menus.TMenuItem.GetVisibleItemsCount
Delphi
function GetVisibleItemsCount: Integer;
C++
int __fastcall GetVisibleItemsCount();
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| function | protected | FMX.Menus.pas FMX.Menus.hpp  | 
        FMX.Menus | TMenuItem | 
Description
Determines the number of child TMenuItems that have the Visible property set to True.