FireDAC.Phys.Intf.IFDPhysChangeHandler.GetTrackCommand

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetTrackCommand: IFDPhysCommand;

C++

virtual _di_IFDPhysCommand __fastcall GetTrackCommand() = 0 ;

Properties

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

Description

Getter of TrackCommand.

See Also