API:Vcl.Dialogs.TCustomTaskDialog.CallbackProc
Delphi
function CallbackProc(hwnd: HWND; msg: UINT; wParam: WPARAM; lParam: LPARAM; lpRefData: LONG_PTR): HResult; dynamic;
C++
DYNAMIC HRESULT __fastcall CallbackProc(HWND hwnd, unsigned msg, NativeUInt wParam, NativeInt lParam, NativeInt lpRefData);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | protected | Vcl.Dialogs.pas Vcl.Dialogs.hpp |
Vcl.Dialogs | TCustomTaskDialog |
Description
Embarcadero Technologies does not currently have any additional information.