IBX.IBInputOutput.TIBBatch.Filename

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Filename: String read FFilename write FFilename;

C++

__property System::UnicodeString Filename = {read=FFilename, write=FFilename};

Properties

Type Visibility Source Unit Parent
property published
IBX.IBInputOutput.pas
IBX.IBInputOutput.hpp
IBX.IBInputOutput TIBBatch

Description

Sets or displays the name of the external file.

Use the Filename property to set or display the external file name.