Vcl.FormTabsBar.TCustomFormTabsBar.WMMouseWheel

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure WMMouseWheel(var Message: TWMMouseWheel); message WM_MOUSEWHEEL;

C++

HIDESBASE MESSAGE void __fastcall WMMouseWheel(Winapi::Messages::TWMMouseWheel &Message);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Vcl.FormTabsBar.pas
Vcl.FormTabsBar.hpp
Vcl.FormTabsBar TCustomFormTabsBar

Description

Embarcadero Technologies does not currently have any additional information.