Unit 'IdStack' Package
[Overview][Types][Classes][Procedures and functions][Variables][Index] [#pl_indy]

EIdSocketError

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

Declaration

Source position: IdStack.pas line 146

type EIdSocketError = class(EIdException)

protected

  FLastError: Integer;

  

public

  constructor CreateError(); virtual;

  

  property LastError: Integer; [r]

  

end;

Inheritance

EIdSocketError

  

|

EIdException

  

|

TObject



CT Web help

CodeTyphon Studio