FireDAC.Phys.Intf.IFDPhysChangeHandler.GetTrackEventName

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: public
Source:
FireDAC.Phys.Intf.pas
FireDAC.Phys.Intf.hpp
Unit: FireDAC.Phys.Intf
Parent: IFDPhysChangeHandler

Delphi

function GetTrackEventName: String;

C++

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

Description

Getter of TrackEventName.

See Also