Unit 'AbExcept' Package
[Overview][Classes][Procedures and functions][Index] [#pl_abbrevia]

EAbBadStream

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

Declaration

Source position: AbExcept.pas line 55

type EAbBadStream = class(EAbException)

protected

  FInnerException: Exception;

  

public

  constructor Create;

  

  constructor CreateInner();

  

  property InnerException: Exception; [r]

  

end;

Inheritance

EAbBadStream

  

|

EAbException

  

|

TObject



CT Web help

CodeTyphon Studio