Class TOlfFileToDeploy
Unit
Declaration
type TOlfFileToDeploy = class(TObject)
Description
Hierarchy
- TObject
- TOlfFileToDeploy
Overview
Methods
![]() |
constructor Create; |
Properties
![]() |
property FromPath: string read FFromPath write SetFromPath; |
![]() |
property FromFileName: string read FFromFileName write SetFromFileName; |
![]() |
property ToPath: string read FToPath write SetToPath; |
![]() |
property ToFileName: string read FToFileName write SetToFileName; |
![]() |
property Overwrite: boolean read FOverwrite write SetOverwrite; |
Description
Methods
![]() |
constructor Create; |
Properties
![]() |
property FromPath: string read FFromPath write SetFromPath; |
![]() |
property FromFileName: string read FFromFileName write SetFromFileName; |
![]() |
property ToPath: string read FToPath write SetToPath; |
![]() |
property ToFileName: string read FToFileName write SetToFileName; |
![]() |
property Overwrite: boolean read FOverwrite write SetOverwrite; |
Generated by PasDoc 0.16.0.