Vcl.ActnMan.TCMItemMsg
Delphi
TCMItemMsg = record
C++
struct DECLSPEC_DRECORD TCMItemMsg
{
public:
unsigned Msg;
NativeUInt Unused;
TCustomActionControl* Sender;
NativeInt Result;
};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
record struct |
public | Vcl.ActnMan.pas Vcl.ActnMan.hpp |
Vcl.ActnMan | Vcl.ActnMan |
Description
Embarcadero Technologies does not currently have any additional information.