C++
virtual ACDBCORE2D_PORT void alert( const ACHAR * string ) const;
Description
This method displays an 'alert' box containing the given string.
Parameters
| Parameters | Description |
|---|---|
| string | Text to display |
virtual ACDBCORE2D_PORT void alert( const ACHAR * string ) const;
This method displays an 'alert' box containing the given string.
| Parameters | Description |
|---|---|
| string | Text to display |