| [Overview][Types][Classes][Procedures and functions][Index] |
Source position: laz2_xmlread.pas line 34
type TXMLReaderFlag = ( |
||
xrfAllowLowerThanInAttributeValue, |
|
|
xrfAllowSpecialCharsInAttributeValue, |
|
|
xrfAllowSpecialCharsInComments, |
||
xrfPreserveWhiteSpace |
||
); |
| lazarus-ccr.sourceforge.net |