LoadFromString Method

[Top]  [Chapter]  [Previous]  [Next]

Declaration

bool LoadFromString([In] string Data, [In] bool Insert, [In] string FormatStr);

Description

Load data into this editor.

Parameters

Data

The text to be "loaded".

Insert

true to insert the file at the cursor position, otherwise the complete text is replaced.

FormatStr

Select the reader and set options. See FormatStrings.

Category

Load and Save


[idh_iwpmemo_loadfromstring.htm]    Copyright © 2007 by WPCubed GmbH