Classe TFileOptions
Unit
Declaração
type TFileOptions = class(TPersistent)
Descrição
Hierarquia
- TObject
- TPersistent
- TFileOptions
Visão Geral
Métodos
![]() |
Procedure Assign(Source : TPersistent); Override; |
![]() |
Constructor Create; |
Propriedades
![]() |
property HeaderFields : Boolean Read vHeaderFields Write vHeaderFields; |
![]() |
property RewriteFile : Boolean Read vRewriteFile Write vRewriteFile; |
![]() |
property ISODateTimeFormat : Boolean Read vISODateTimeFormat Write vISODateTimeFormat; |
![]() |
property IgnoreBlobs : Boolean Read vIgnoreBlobs Write vIgnoreBlobs; |
![]() |
property BlobsFiles : Boolean Read vBlobsFiles Write vBlobsFiles; |
![]() |
property WriteHeader : Boolean Read vWriteHeader Write vWriteHeader; |
![]() |
property OnlyCustomFields : Boolean Read vOnlyCustomFields Write vOnlyCustomFields; |
![]() |
property Delimiter : Char Read vSeparator Write vSeparator; |
![]() |
property HeaderTag : String Read vHeaderTag Write vHeaderTag; |
![]() |
property LineTag : String Read vLineTag Write vLineTag; |
![]() |
property TagFile : String Read vTagFile Write vTagFile; |
![]() |
property ReplaceSeparator : String Read vReplaceSeparator Write vReplaceSeparator; |
![]() |
property FileType : TFileType Read vFileType Write vFileType; |
![]() |
property Tablename : String Read vTablename Write vTablename; |
![]() |
property FileName : String Read vFileName Write vFileName; |
![]() |
property Encoding : TEncodeSelect Read vEncoding Write SetEncoding; |
![]() |
property Utf8SpecialChars : Boolean Read vUtf8SpecialChars Write vUtf8SpecialChars; |
![]() |
property DatabaseCharSet : TDatabaseCharSet Read vDatabaseCharSet Write vDatabaseCharSet; |
Descrição
Métodos
![]() |
Procedure Assign(Source : TPersistent); Override; |
![]() |
Constructor Create; |
Propriedades
![]() |
property HeaderFields : Boolean Read vHeaderFields Write vHeaderFields; |
![]() |
property RewriteFile : Boolean Read vRewriteFile Write vRewriteFile; |
![]() |
property ISODateTimeFormat : Boolean Read vISODateTimeFormat Write vISODateTimeFormat; |
![]() |
property IgnoreBlobs : Boolean Read vIgnoreBlobs Write vIgnoreBlobs; |
![]() |
property BlobsFiles : Boolean Read vBlobsFiles Write vBlobsFiles; |
![]() |
property WriteHeader : Boolean Read vWriteHeader Write vWriteHeader; |
![]() |
property OnlyCustomFields : Boolean Read vOnlyCustomFields Write vOnlyCustomFields; |
![]() |
property Delimiter : Char Read vSeparator Write vSeparator; |
![]() |
property HeaderTag : String Read vHeaderTag Write vHeaderTag; |
![]() |
property LineTag : String Read vLineTag Write vLineTag; |
![]() |
property TagFile : String Read vTagFile Write vTagFile; |
![]() |
property ReplaceSeparator : String Read vReplaceSeparator Write vReplaceSeparator; |
![]() |
property FileType : TFileType Read vFileType Write vFileType; |
![]() |
property Tablename : String Read vTablename Write vTablename; |
![]() |
property FileName : String Read vFileName Write vFileName; |
![]() |
property Encoding : TEncodeSelect Read vEncoding Write SetEncoding; |
![]() |
property Utf8SpecialChars : Boolean Read vUtf8SpecialChars Write vUtf8SpecialChars; |
![]() |
property DatabaseCharSet : TDatabaseCharSet Read vDatabaseCharSet Write vDatabaseCharSet; |
Gerado por PasDoc 0.16.0.