Unit 'IdRawHeaders' Package
[Overview][Constants][Types][Classes][Index] [#pl_indy]

TIdicmp_dun

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

Declaration

Source position: IdRawHeaders.pas line 375

type TIdicmp_dun = class(TIdUnion)

protected

  function Getdata;

  

  function Getmask;

  

  procedure setdata();

  

  procedure Setmask();

  

  function Getts_otime;

  

  function Getts_rtime;

  

  function Getts_ttime;

  

  procedure Setts_otime();

  

  procedure Setts_rtime();

  

  procedure Setts_ttime();

  

public

  constructor Create; override;

  

  property ts_otime: TIdNetTime; [rw]

  

  property ts_rtime: TIdNetTime; [rw]

  

  property ts_ttime: TIdNetTime; [rw]

  

  property mask: UInt32; [rw]

  

  property data: UInt8; [rw]

  

end;

Inheritance

TIdicmp_dun

  

|

TIdUnion

  

|

TIdStruct

  

|

TObject



CT Web help

CodeTyphon Studio