function ReadAttributeAnsiString(const AName: Utf8String; ADefault: AnsiString): AnsiString; virtual;
Description
added by hdk Read the subnode with AName and convert it to a boolean value. If the subnode is not found, or cannot be converted, the boolean ADefault will be returned.