RAD Studio VCL Reference
|
Returns the transformed value of the XML supplied by the XMLData property using an XSL template that can be read from a specified stream.
function ContentFromStream(InStream: TStream): string; virtual;
virtual __fastcall AnsiString ContentFromStream(TStream InStream);
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|