[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'sysutils' (#rtl) |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Read-only property error.
Source position: sysutilh.inc line 144
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.
No notes exist for this page yet.