Class TOlfFileToDeploy

Unit

Declaration

type TOlfFileToDeploy = class(TObject)

Description

Hierarchy

Overview

Methods

Public constructor Create;

Properties

Public property FromPath: string read FFromPath write SetFromPath;
Public property FromFileName: string read FFromFileName write SetFromFileName;
Public property ToPath: string read FToPath write SetToPath;
Public property ToFileName: string read FToFileName write SetToFileName;
Public property Overwrite: boolean read FOverwrite write SetOverwrite;

Description

Methods

Public constructor Create;
 

Properties

Public property FromPath: string read FFromPath write SetFromPath;
 
Public property FromFileName: string read FFromFileName write SetFromFileName;
 
Public property ToPath: string read FToPath write SetToPath;
 
Public property ToFileName: string read FToFileName write SetToFileName;
 
Public property Overwrite: boolean read FOverwrite write SetOverwrite;
 
My libraries for Delphi (c) 1990-2025 Patrick PREMARTIN - Powered by PasDoc
Generated by PasDoc 0.16.0.