ShellBrowser Delphi Components Documentation
|
Creates an instance of this exception class.
constructor Create(pErrorCode: DWord; const pMessage: string = ''); overload;
Parameters |
Description |
pErrorCode: DWord |
The Windows error code that identified the error that occured. |
const pMessage: string = '' |
The message that describes the error that occured. |