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