RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IDOMCharacterData.substringData Method
Pascal
function substringData(offset: Integer; count: Integer): DOMString; safecall;
C++
__fastcall DOMString substringData(int offset, int count);

This is substringData, a member of class IDOMCharacterData.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!