EPropWriteOnly
[Properties (by Name)][Methods (by Name)][Events (by Name)]
Write-only property error.
Declaration
Source position: sysutilh.inc line 198
Type
  EPropWriteOnly = class (Exception)
  ;
Description
EPropWriteOnly is raised when an attempt is made to read from a write-only property.
MembersNo members available
Inheritance
| Class | Description | 
|---|---|
| EPropWriteOnly | Write-only property error. | 
See also
| Name | Description | 
|---|---|
| EPropReadOnly | Read-only property error. |