Unit 'fpsockets' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl-net]

EFragmentedData

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

Declaration

Source position: fpsockets.pp line 101

type EFragmentedData = class(Exception)

public

  constructor Create();

  property Fragment: TBytes; [r]

  property ExpectedSize: SizeInt; [r]

end;

Inheritance

EFragmentedData

|

TObject


Documentation generated on: 2025-07-25