Unit 'uib' Package
[Overview][Types][Classes][Index] [#pl_uib]

TUIBBackupRestore

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: uib.pas line 974

type TUIBBackupRestore = class(TUIBService)

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure Run;

  

published

  property BackupFiles: TStrings; [rw]

  

  property Database: TFileName; [rw]

  

  property OnVerbose: TVerboseEvent; [rw]

  

  property Verbose: Boolean; [rw]

  

end;

Inheritance

TUIBBackupRestore

  

|

TUIBService

  

|

TUIBComponent

  

|

TObject



CT Web help

CodeTyphon Studio