NativeXml Help
Content
|
Index
|
Reference
TXmlNode.ReadColor
TXmlNode
function
ReadColor(
const
AName: Utf8String; ADefault: TColor): TColor;
virtual
;
Description
Read the subnode with AName and convert its value to TColor. If the subnode is not found, or cannot be converted, ADefault will be returned.