FMX.Menus._di_IFMXMenuService

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::DelphiInterface<IFMXMenuService> _di_IFMXMenuService;

Properties

Type Visibility Source Unit Parent
typedef public FMX.Menus.hpp FMX.Menus FMX.Menus

Description

Represents the DelphiInterface of IFMXMenuService.

You can use _di_IFMXMenuService to refer to an FMX menu service object in C++ code.

See Also