FMX.Menus.IFMXMenuService

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IFMXMenuService = interface(IInterface)

C++

__interface  INTERFACE_UUID("{8338685D-26BB-4421-AE54-1DC8456DC2A0}") IFMXMenuService  : public System::IInterface

Properties

Type Visibility Source Unit Parent
interface
class
public
FMX.Menus.pas
FMX.Menus.hpp
FMX.Menus FMX.Menus

Description

Platform service that provides methods for handling menus.

See Also