Vcl.Themes.TCustomStyleEngine.HookCBProc

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class function HookCBProc(nCode: Integer; wParam: wParam; lParam: lParam): LRESULT; stdcall; static;

C++

static NativeInt __stdcall HookCBProc(int nCode, NativeUInt wParam, NativeInt lParam);

Properties

Type Visibility Source Unit Parent
function class protected
Vcl.Themes.pas
Vcl.Themes.hpp
Vcl.Themes TCustomStyleEngine

Description

Embarcadero Technologies does not currently have any additional information.