function getFirstElementTextByName(ElementName: string; const XMLDoc: IXMLDocument): string; var NodeList: IDOMNodeList; ...
Delphi XML Helper Function
procedure CopyIntoArray(var DestArray: Array of Byte; SourceArray: Array of Byte; StartIndex: integer); var i: integer; ...
Delphi Array Helper Functions
To get this Section started...
This is intended to be a he...