pbReportReadErrors - cIniProcessor
Determines whether errors should be thrown if the ini file does not exist
Type: Property
Access: Read/Write
Data Type: Boolean
Parameters: None
Syntax
Property Boolean pbReportReadErrors
| Access Type | Syntax |
|---|---|
| Read Access: | Get pbReportReadErrors to BooleanVariable |
| Write Access: | Set pbReportReadErrors to BooleanVariable/Value |
Description
Determines whether errors should be thrown if the ini file does not exist.
Overriden by the cIniFile compatibility class.