Class TOlfFileToDeploy
Unit
Declaration
type TOlfFileToDeploy = class(TObject)
Description
This item has no description.
Hierarchy
- TObject
- TOlfFileToDeploy
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; |
|
This item has no description. | |
Properties
| Public | property FromPath: string read FFromPath write SetFromPath; |
|
This item has no description. | |
| Public | property FromFileName: string read FFromFileName write SetFromFileName; |
|
This item has no description. | |
| Public | property ToPath: string read FToPath write SetToPath; |
|
This item has no description. | |
| Public | property ToFileName: string read FToFileName write SetToFileName; |
|
This item has no description. | |
| Public | property Overwrite: boolean read FOverwrite write SetOverwrite; |
|
This item has no description. | |
Generated by PasDoc 1.0.2.