[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'sysutils' (#rtl) |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Write-only property error.
Source position: sysutilh.inc line 145
type EPropWriteOnly = class(Exception) end; |
|
Write-only property error. |
|
| | ||
|
Base class of all exceptions. |
|
| | ||
TObject |
EPropWriteOnly is raised when an attempt is made to read from a write-only property.
|
Read-only property error. |
No notes exist for this page yet.