Vcl.ControlList.TCustomControlList.WMTimer

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure WMTimer(var Message: TWMTimer); message WM_TIMER;

C++

MESSAGE void __fastcall WMTimer(Winapi::Messages::TWMTimer &Message);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Vcl.ControlList.pas
Vcl.ControlList.hpp
Vcl.ControlList TCustomControlList

Description

Embarcadero Technologies does not currently have any additional information.