API:FMX.Types.TTimer.SetOnTimer

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetOnTimer(Value: TNotifyEvent); virtual;

C++

virtual void __fastcall SetOnTimer(System::Classes::TNotifyEvent Value);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FMX.Types.pas
FMX.Types.hpp
FMX.Types TTimer

Description

Embarcadero Technologies does not currently have any additional information.