Classe TRESTDWHeaderList
Unit
Declaração
type TRESTDWHeaderList = class(TStringList)
Descrição
Hierarquia
- TObject
- TPersistent
- TStrings
- TStringList
- TRESTDWHeaderList
Visão Geral
Campos
![]() |
FNameValueSeparator: String; |
![]() |
FUnfoldLines: Boolean; |
![]() |
FFoldLines: Boolean; |
![]() |
FFoldLinesLength: Integer; |
![]() |
FQuoteType: TRESTDWHeaderQuotingType; |
Métodos
![]() |
Procedure AssignTo(Dest : TPersistent); Override; |
![]() |
Procedure DeleteFoldedLines(Index : Integer); |
![]() |
Function FoldLine(AString : String): TStrings; |
![]() |
Procedure FoldLineToList(AString : String; ALines : TStrings); |
![]() |
Procedure FoldAndInsert(AString : String; Index : Integer); |
![]() |
Function GetName(Index : Integer) : String; |
![]() |
Function GetValue(Const AName : String) : String; |
![]() |
Function GetParam(Const AName, AParam : String) : String; |
![]() |
Function GetAllParams(Const AName : String) : String; |
![]() |
Procedure SetValue(Const AName, AValue : String); |
![]() |
Procedure SetParam(Const AName, AParam, AValue : String); |
![]() |
Procedure SetAllParams(Const AName, AValue : String); |
![]() |
Function GetValueFromLine(Var VLine : Integer) : String; |
![]() |
procedure SkipValueAtLine(Var VLine : Integer); |
![]() |
Procedure AddStrings(aStrings : TStrings); Override; |
![]() |
Procedure AddStdValues(ASrc : TStrings); |
![]() |
Procedure AddValue(Const AName, AValue : String); |
![]() |
Procedure ConvertToStdValues(ADest : TStrings); |
![]() |
Constructor Create(AQuoteType : TRESTDWHeaderQuotingType); |
![]() |
Procedure Extract(Const AName : String; ADest : TStrings); |
![]() |
Function IndexOfName(const AName : String) : Integer; Reintroduce; |
Propriedades
![]() |
property Names [Index:Integer]: String Read GetName; |
![]() |
property Values[ConstName:String]: String Read GetValue Write SetValue; |
![]() |
property Params[ConstName,Param:String]: String Read GetParam Write SetParam; |
![]() |
property AllParams[ConstName:String]: String Read GetAllParams Write SetAllParams; |
![]() |
property NameValueSeparator : String Read FNameValueSeparator Write FNameValueSeparator; |
![]() |
property UnfoldLines : Boolean Read FUnfoldLines Write FUnfoldLines; |
![]() |
property FoldLines : Boolean Read FFoldLines Write FFoldLines; |
![]() |
property FoldLength : Integer Read FFoldLinesLength Write FFoldLinesLength; |
Descrição
Campos
![]() |
FNameValueSeparator: String; |
![]() |
FUnfoldLines: Boolean; |
![]() |
FFoldLines: Boolean; |
![]() |
FFoldLinesLength: Integer; |
![]() |
FQuoteType: TRESTDWHeaderQuotingType; |
Métodos
![]() |
Procedure AssignTo(Dest : TPersistent); Override; |
![]() |
Procedure DeleteFoldedLines(Index : Integer); |
![]() |
Function FoldLine(AString : String): TStrings; |
![]() |
Procedure FoldLineToList(AString : String; ALines : TStrings); |
![]() |
Procedure FoldAndInsert(AString : String; Index : Integer); |
![]() |
Function GetName(Index : Integer) : String; |
![]() |
Function GetValue(Const AName : String) : String; |
![]() |
Function GetParam(Const AName, AParam : String) : String; |
![]() |
Function GetAllParams(Const AName : String) : String; |
![]() |
Procedure SetValue(Const AName, AValue : String); |
![]() |
Procedure SetParam(Const AName, AParam, AValue : String); |
![]() |
Procedure SetAllParams(Const AName, AValue : String); |
![]() |
Function GetValueFromLine(Var VLine : Integer) : String; |
![]() |
procedure SkipValueAtLine(Var VLine : Integer); |
![]() |
Procedure AddStrings(aStrings : TStrings); Override; |
![]() |
Procedure AddStdValues(ASrc : TStrings); |
![]() |
Procedure AddValue(Const AName, AValue : String); |
![]() |
Procedure ConvertToStdValues(ADest : TStrings); |
![]() |
Constructor Create(AQuoteType : TRESTDWHeaderQuotingType); |
![]() |
Procedure Extract(Const AName : String; ADest : TStrings); |
![]() |
Function IndexOfName(const AName : String) : Integer; Reintroduce; |
Propriedades
![]() |
property Names [Index:Integer]: String Read GetName; |
![]() |
property Values[ConstName:String]: String Read GetValue Write SetValue; |
![]() |
property Params[ConstName,Param:String]: String Read GetParam Write SetParam; |
![]() |
property AllParams[ConstName:String]: String Read GetAllParams Write SetAllParams; |
![]() |
property NameValueSeparator : String Read FNameValueSeparator Write FNameValueSeparator; |
![]() |
property UnfoldLines : Boolean Read FUnfoldLines Write FUnfoldLines; |
![]() |
property FoldLines : Boolean Read FFoldLines Write FFoldLines; |
![]() |
property FoldLength : Integer Read FFoldLinesLength Write FFoldLinesLength; |
Gerado por PasDoc 0.16.0.