Unit 'flcSocketLib' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_fundamentals]

ESocketLib

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

Declaration

Source position: flcSocketLib.pas line 430

type ESocketLib = class(Exception)

protected

  FErrorCode: Integer;

  

public

  constructor Create();

  

  constructor CreateFmt();

  

  property ErrorCode: Integer; [r]

  

end;

Inheritance

ESocketLib

  

|

TObject



CT Web help

CodeTyphon Studio