constructor CreateError( const AErrorCode: String; const AReplyMessage: string; const AEnhancedCode: String = '' ); virtual; reintroduce;
Parameters |
Description |
AErrorCode |
Scope is const. Type is String. |
AReplyMessage |
Scope is const. Type is string. |
AEnhancedCode |
Scope is const. Type is String. |
CreateError is a reintroduced,virtual constructor for the object instance.
Topic generated.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|