API:Vcl.Dialogs.TCustomTaskDialog.CallbackProc

From RAD Studio API Documentation
Jump to: navigation, search

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. Please help us document this topic by using the Discussion page!