Vcl.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
Vcl.ActnList.pas
Vcl.ActnList.hpp
Vcl.ActnList Vcl.ActnList

Description

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

See Also