Unit 'IdHTTPHeaderInfo' Package
[Overview][Classes][Variables][Index] [#pl_indy]

TIdEntityRanges

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: IdHTTPHeaderInfo.pas line 195

type TIdEntityRanges = class(TOwnedCollection)

protected

  FUnits: string;

  

  function GetRange();

  

  procedure SetRange();

  

  function GetText;

  

  procedure SetText();

  

  procedure SetUnits();

  

public

  constructor Create();

  

  function Add;

  

  property Ranges []: TIdEntityRange; default; [rw]

  

published

  property Text: string; [rw]

  

  property Units: string; [rw]

  

end;

Inheritance

TIdEntityRanges

  

|

TObject



CT Web help

CodeTyphon Studio