Unit 'IdDNSCommon' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_indy]

TIdRR_TXT

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

Declaration

Source position: IdDNSCommon.pas line 588

type TIdRR_TXT = class(TIdTextModeResourceRecord)

protected

  function GetTXT;

  

  procedure SetTXT();

  

public

  constructor Create;

  

  property TXT: string; [rw]

  

  function BinQueryRecord(); override;

  

  function TextRecord(); override;

  

end;

Inheritance

TIdRR_TXT

  

|

TIdTextModeResourceRecord

  

|

TObject



CT Web help

CodeTyphon Studio