[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: IdHTTPHeaderInfo.pas line 179
type TIdEntityRange = class(TCollectionItem) |
||
protected |
||
FStartPos: Int64; |
|
|
FEndPos: Int64; |
|
|
FSuffixLength: Int64; |
|
|
function GetText; |
|
|
procedure SetText(); |
|
|
public |
||
constructor Create(); override; |
|
|
published |
||
property StartPos: Int64; [rw] |
|
|
property EndPos: Int64; [rw] |
|
|
property SuffixLength: Int64; [rw] |
|
|
property Text: string; [rw] |
|
|
end; |
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |