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 int __stdcall HookCBProc(int nCode, unsigned wParam, int 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.