PlatformAPI.TOTAPutFileItem.LocalSourceFileName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

LocalSourceFileName: string;

C++

System::UnicodeString LocalSourceFileName;

Properties

Type Visibility Source Unit Parent
field public
PlatformAPI.pas
PlatformAPI.hpp
PlatformAPI TOTAPutFileItem

Description

LocalSourceFileName defines the path of a TOTAPutFileItem record in your local system.

See Also