Vcl.ControlList.TCustomControlList.WMSetFocus
Delphi
procedure WMSetFocus(var Message: TWMSetFocus); message WM_SETFOCUS;
C++
HIDESBASE MESSAGE void __fastcall WMSetFocus(Winapi::Messages::TWMSetFocus &Message);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | protected | Vcl.ControlList.pas Vcl.ControlList.hpp | Vcl.ControlList | TCustomControlList | 
Description
Embarcadero Technologies does not currently have any additional information.