Package: u_extractfile | Diagram | Back to overview |
TExtExtractColumn |
class |
Description |
Name | Parameters | Returns | Visibility | |||
SetLeft
|
|
private | ||||
SetRight
|
|
private | ||||
SetFieldName |
|
private | ||||
Create |
|
public |
TExtExtractColumns |
class |
Description |
Name | Type | Visibility |
Items |
public |
Name | Parameters | Returns | Visibility | ||||
GetColumn
|
|
TExtExtractColumn | private | ||||
SetColumn |
|
private | |||||
Add | TExtExtractColumn | public |
TExtractFile |
class |
Name | Type | Visibility |
FColumnsExtract |
TExtExtractColumns | private |
FExtractOptions |
TEExtractOptions | private |
FOnChange |
TEChangeDirectoryEvent | private |
FOnSuccess |
TECopyFinishEvent | private |
FOnFailure |
TECopyErrorEvent | private |
FBeforeExtract |
TEReturnEvent | private |
FOnProgress |
TECopyEvent | private |
FSource |
String | private |
FDestination |
TDataSource | private |
FInProgress |
Boolean | private |
FBeginLine |
String | private |
FEndLine |
String | private |
FInited |
Boolean | protected |
InProgress |
public | |
ColumnsExtract |
public | |
LineBegin |
public | |
LineEnd |
public | |
ExtractOptions |
public | |
DirSource |
public | |
DataSource |
public | |
OnSuccess |
public | |
OnFailure |
public | |
OnProgress |
public | |
OnBeforeExtract |
public | |
OnChange |
public |
Name | Parameters | Returns | Visibility | |||||
SetDestination
|
|
private | ||||||
SetSource
|
|
private | ||||||
IsCopyOk
|
|
Boolean | protected | |||||
BeforeCopy
|
Boolean | protected | ||||||
CreateDestination |
|
Boolean | protected | |||||
CreateColumns | TExtExtractColumns | protected | ||||||
SetColumns |
|
protected | ||||||
Create
|
|
public | ||||||
InternalDefaultCopyFile |
|
Boolean | public | |||||
InternalFinish
|
|
public | ||||||
PrepareCopy | public | |||||||
CopySourceToDestination
|
public | |||||||
Destroy | public |