Package: U_ExtFileCopy Diagram Back to overview

TExtFileCopy
class

Description
TExtFileCopy

Inherits from: TAbsFileCopy
Implements: IFileCopyComponent
Subclasses: TExtFilePartialCopy
Attributes
Name Type Visibility
FTraduceCopy
IFileCopyComponent   private
FOnChange
TEChangeDirectoryEvent   private
FDoEraseDir
TEReturnEvent   private
FSizeTotal
IntCopy   private
FSizeProgress
Integer   private
FOnSuccess
TECopyFinishEvent   private
FBeforeCopy
TEReturnEvent   private
FBeforeCopyBuffer
TECopyEvent   private
FOnProgress
TECopyEvent   private
FBufferSize
Integer   private
FFileOptions
TECopyFileOptions   private
FFilesOptions
TECopyFilesOptions   private
FFilter
String   private
FSource
String   private
FDestination
String   private
FInProgress
Boolean   private
FBuffer
of char   protected
InProgress
  public
TraduceCopy
  public
BufferSize
  public
Source
  public
Mask
  public
Destination
  public
FileOptions
  public
FilesOptions
  public
OnSuccess
  public
OnProgress
  public
OnBeforeCopyBuffer
  public
OnBeforeCopy
  public
OnChange
  public
DoEraseDir
  public
Operations
Name Parameters Returns Visibility
SetBufferSize
Integer Value
 
  private
SetDestination
String Value
 
  private
SetSource
String Value
 
  private
CreateDestination
String as_Destination
 
Boolean   protected
PrepareFileSourceAndDestination
String as_Source
String as_Destination
Thandle li_HandleSource
Thandle li_HandleDestination
Boolean ab_AppendFile
Boolean ab_CreateBackup
 
Integer   protected
fb_InternalCopyFile
String as_Source
String as_Destination
Boolean ab_DestinationIsFile
Boolean ab_CreateBackup
 
Boolean   protected
fb_InternalCopyDirectory
String as_Source
String as_Destination
String as_Mask
Boolean ab_CopyStructure
Boolean ab_DestinationIsFile
Boolean ab_CopyAll
Boolean ab_CreateBackup
 
Boolean   protected
BeforeCopyBuffer
IntCopy li_SizeRead
IntCopy li_BytesTotal
 
Boolean   protected
BeforeCopy   Boolean   protected
AfterCopyBuffer     protected
InternalDefaultCopyFile

Description
Déclarations protégées

String as_Source
String as_Destination
 
Boolean   public
InternalFinish
String as_Source
String as_Destination
 
  public
Create

Description
TExtFileCopy

TComponent AOwner
 
  public
CopyFile
String as_Source
String as_Destination
Boolean ab_AppendFile
Boolean ab_CreateBackup
 
Integer   public
CopySourceToDestination     public


TExtFilePartialCopy
class

Description
TExtFilePartialCopy

Inherits from: TExtFileCopy
Attributes
Name Type Visibility
lb_ExcludedFound
Boolean   private
FExcludeStart
String   private
FExcludeEnd
String   private
FExcludeReading
Boolean   private
ExcludeReading
  public
ExcludeStart
  public
ExcludeEnd
  public
Operations
Name Parameters Returns Visibility
BeforeCopyBuffer
IntCopy li_SizeRead
IntCopy li_BytesTotal
 
Boolean   protected
BeforeCopy   Boolean   protected
AfterCopyBuffer     protected
Create

Description
Déclarations protégées TExtFilePartialCopy

TComponent AOwner
 
  public