API:Vcl.ComCtrls.TCustomHotKey.HotKey

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property HotKey: TShortCut read GetHotKey write SetHotKey default $0041; { Alt - A }

C++

__property System::Classes::TShortCut HotKey = {read=GetHotKey, write=SetHotKey, default=65};

Properties

Type Visibility Source Unit Parent
property protected
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TCustomHotKey

Description

Embarcadero Technologies does not currently have any additional information.