Vcl.Controls.TCMGotFocus
From RAD Studio API Documentation
Delphi
TCMGotFocus = TWMNoParams;
C++
typedef Winapi::Messages::TWMNoParams TCMGotFocus;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
record typedef |
public | Vcl.Controls.pas Vcl.Controls.hpp |
Vcl.Controls | Vcl.Controls |
Description
TCMGotFocus is a record used by the CM_GOTFOCUS message.
TCMGotFocus is an alias for the TWMNoParams type. TCMGotFocus is used by the CM_GOTFOCUS message.
The following table lists the fields of TCMGotFocus:
| Field | Meaning |
|---|---|
|
Msg |
Represents the Windows message code. |
|
Unused |
Unused. |
|
Result |
Holds the value returned by the application processing the message. |