FireDAC.Phys.Intf.IFDPhysChangeHandler.GetTrackEventName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetTrackEventName: String;

C++

virtual System::UnicodeString __fastcall GetTrackEventName() = 0 ;

Properties

Type Visibility Source Unit Parent
function public
FireDAC.Phys.Intf.pas
FireDAC.Phys.Intf.hpp
FireDAC.Phys.Intf IFDPhysChangeHandler

Description

Getter of TrackEventName.

See Also