FMX.Types.TMenuItemChanges

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type TMenuItemChanges = set of TMenuItemChange;

C++

typedef System::Set<TMenuItemChange, _DELPHI_SET_ENUMERATOR(TMenuItemChange::Enabled), _DELPHI_SET_ENUMERATOR(TMenuItemChange::Bitmap)> TMenuItemChanges;

Properties

Type Visibility Source Unit Parent
set
typedef
public
FMX.Types.pas
FMX.Types.hpp
FMX.Types FMX.Types

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!