Vcl.Forms.Ctl3DBtnWndProc

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Ctl3DBtnWndProc: Pointer = nil;  { obsolete }

C++

extern DELPHI_PACKAGE void *Ctl3DBtnWndProc;

Properties

Type Visibility Source Unit Parent
variable public
Vcl.Forms.pas
Vcl.Forms.hpp
Vcl.Forms Vcl.Forms

Description

Internally used for former CTL3D support in Windows NT 3.51.

Ctl3DBtnWndProc is internally used for former CTL3D support in Windows NT 3.51. The Ctl3DBtnWndProc variable is obsolete and it is set to nil, by default.

See Also