API:Vcl.Dialogs.TCustomTaskDialog.DoOnTimer

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DoOnTimer(TickCount: Cardinal; var Reset: Boolean); dynamic;

C++

DYNAMIC void __fastcall DoOnTimer(unsigned TickCount, bool &Reset);

Properties

Type Visibility Source Unit Parent
procedure
function
class protected
Vcl.Dialogs.pas
Vcl.Dialogs.hpp
Vcl.Dialogs TCustomTaskDialog

Description

Embarcadero Technologies does not currently have any additional information.