|
<< Click to Display Table of Contents >> Navigation: Classes > TIWTemplateParserHTML > Methods > CopyTo |
SIGNATURE=IWTemplateParserHTML.TIWTemplateParserHTML.CopyTo@Integer
ETYPE=Method
Declaration:
Delphi: |
public function CopyTo(Length: Integer): string; |
C++: |
public: __fastcall String CopyTo(int Length); |
Description: This is CopyTo, a member of class TIWTemplateParserHTML.