[Overview][Constants][Types][Classes][Index] |
Source position: U_ExtFileCopy.pas line 105
protected function TExtFileCopy.PrepareFileSourceAndDestination( |
const as_Source: String; |
var as_Destination: String; |
var li_HandleSource: Thandle; |
var li_HandleDestination: Thandle; |
const ab_AppendFile: Boolean; |
const ab_CreateBackup: Boolean |
):Integer; virtual; |