Vcl.ComCtrls.THKModifier
Delphi
THKModifier = (hkShift, hkCtrl, hkAlt, hkExt);
C++
enum DECLSPEC_DENUM THKModifier : unsigned char { hkShift, hkCtrl, hkAlt, hkExt };
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
enum | public | Vcl.ComCtrls.pas Vcl.ComCtrls.hpp |
Vcl.ComCtrls | Vcl.ComCtrls |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!