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

EIdZLibStubError

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

Declaration

Source position: IdZLibHeaders.pas line 496

type EIdZLibStubError = class(EIdException)

protected

  FError: UInt32;

  

  FErrorMessage: string;

  

  FTitle: string;

  

public

  constructor Build();

  

  property Error: UInt32; [r]

  

  property ErrorMessage: string; [r]

  

  property Title: string; [r]

  

end;

Inheritance

EIdZLibStubError

  

|

EIdException

  

|

TObject



CT Web help

CodeTyphon Studio