[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Read-only property error.
Source position: sysutilh.inc line 196
type EPropReadOnly = class(Exception) ; |
|
Read-only property error. |
|
| | ||
|
Base class of all exceptions. |
|
| | ||
|
Base class of all classes. |
EPropReadOnly is raised when an attempt is made to write to a read-only property.