Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2003.04.28;
Скачать: CL | DM;

Вниз

Копирование папки   Найти похожие ветки 

 
Stas ©   (2003-04-15 11:00) [0]

Мастера !!!
Подскажите как скопировать папку с файлами и вложенными файлами ?


 
MBo ©   (2003-04-15 11:31) [1]

1) FindFirst
2) ShFileOperation


 
Stas ©   (2003-04-15 11:35) [2]

И что это ?


 
Polevi ©   (2003-04-15 12:26) [3]

очевидно ф-ии


 
spartak ©   (2003-04-15 13:12) [4]

> Подскажите как скопировать папку с файлами и вложенными файлами > ?

а мне подскажите !!! как можно скопировать папку с папками и с вложеными папками ! :)
только без файлов пожайлуста !

:)


 
Andrews ©   (2003-04-15 15:41) [5]

TFileCopyNew

This is a newest enhanced release of TFileCopy.

New most features :

1) multifolder-multifiles copy
2) wild cards allowed on sourceFile and targetFile properties
3) full event-driven messaging on errors, copy progresses and overriding behaviors
4) the memo property is ready made to attach a TMemo component to trace copy events

A special thank to everybody wrote me suggestions and comments .
This new release has born from a great brain storm, thank"s to everybody has contributed to it.
This release is the one I"m using this time and , I hope, it"s the best compromise
between enhanced features and simplicity of use.


technical refs :

TFileCopyNew = class(TComponent)

properties

* IncludeSubFolders - <default true> , allows source subfolders to be included in the copy
The component call forceDirectories to create any target subfolder as it is in the
source structure
* Memo - a TMemo component to be attached to automatically trace copy progresses
* Name . . .
* ShowProgressesOnMemo - write On Memo property the copy progresses
* SourceFile - is the source path-name and allows wild cards
* Tag . . .
* TargetFile - is the target path-name and allows wild cards

events

* OnCopyProgress - sends on event"s parameters read/written bytes during copy, to be displayed
in a progressbar or something else accepting word parameters
* OnError - sends on event"s parameters any error string message
* OnOverriding - sends on event"s parameters the boolean CanOvveride parameter like TForm in
OnCloseQuery with CanClose parameter

methods

procedure ExecCopy - execute the copy

I"m uploading DprBckp.dpr too that"s a TFileCopyNew example application with sources.
DprBckp.dpr is a freeware developer utility to backUp delphi"s complex projects
(I mean projects mapped on multiple folders, i.e. :
myProject\dataModules
myProject\classes
myProject\interfaces
\ ... )

To have more infos and frequently updated releases about this component and other products
come to my home page :

http://space.tin.it/computer/gburzoma

or mail me your suggestions at

burzox@tin.it



Страницы: 1 вся ветка

Текущий архив: 2003.04.28;
Скачать: CL | DM;

Наверх




Память: 0.48 MB
Время: 0.029 c
1-91367
Seledka
2003-04-16 11:16
2003.04.28
Blob


4-91607
aga
2003-02-28 13:53
2003.04.28
Диалог?


7-91579
BaDeVlad
2003-03-06 19:22
2003.04.28
Как программно свернуть все окна?


4-91601
LeReve
2003-03-01 21:30
2003.04.28
как изменить цвет ToolBar a на АПИ?


1-91362
Вопрошающий
2003-04-16 09:32
2003.04.28
FastReport