FireDAC.Phys.Intf.IFDPhysChangeHandler.GetTrackEventName

提供:RAD Studio API Documentation

Delphi

function GetTrackEventName: String;

C++

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

プロパティ

種類 可視性 ソース ユニット
function public
FireDAC.Phys.Intf.pas
FireDAC.Phys.Intf.hpp
FireDAC.Phys.Intf IFDPhysChangeHandler


説明

TrackEventName の取得アクセサです。

関連項目