[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: laz2_xmlutils.pas line 121
type TAttributeAction = ( |
||
aaUnchanged, |
|
|
aaPrefix, |
|
Override the prefix only. |
aaBoth |
|
Override the prefix and emit a namespace definition. |
); |
Version 4.0 | Generated 2025-05-03 | Home |