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

TIdICMPFrag

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

Declaration

Source position: IdRawHeaders.pas line 309

type TIdICMPFrag = class(TIdStruct)

protected

  Fpad: UInt16;

  

  Fmtu: UInt16;

  

  function GetBytesLen; override;

  

public

  procedure ReadStruct(); override;

  

  procedure WriteStruct(); override;

  

  property pad: UInt16; [rw]

  

  property mtu: UInt16; [rw]

  

end;

Inheritance

TIdICMPFrag

  

|

TIdStruct

  

|

TObject



CT Web help

CodeTyphon Studio