FMX.ActnList.TShortCutList

From RAD Studio API Documentation
Jump to: navigation, search

System.Actions.TCustomShortCutListSystem.Classes.TStringListSystem.Classes.TStringsSystem.Classes.TPersistentSystem.TObjectTShortCutList

Delphi

TShortCutList = class(TCustomShortCutList)

C++

class PASCALIMPLEMENTATION TShortCutList : public System::Actions::TCustomShortCutList

Properties

Type Visibility Source Unit Parent
class public
FMX.ActnList.pas
FMX.ActnList.hpp
FMX.ActnList FMX.ActnList

Description

TShortCutList provides the FMX implementation of framework-specific features from the System.Actions.TCustomShortCutList class.

See Also