company logo

PropertyHandle :: InsertString - Insert string at given position

The function inserts the string passed as 0-terminated character area. The function returns an error, when no instance is selected in the property handle or when the property handle does not refer to a text field (IsText()).

Return value:  Success ( logical  )

Implementation details

logical PropertyHandle  :: InsertString ( NString &cnstring, int32 position )
  • cnstring - String containing the text
  • position - Position in the file or area