%HI_InsertTextEF function


Function
The function inserts a text into current position of the windows control Text entry field (control function).
Declaration
%HI_InsertTextEF(
   INT in refEntryField,
   TEXT in text
 )
Parameters
refEntryFieldReference to Entry field (reference variable).
textText to be inserted.
Description
If several characters are selected in the windows control the inserted text will replace them.

Example:

Example
 %HI_InsertTextEF(_refEntryField,"will be inserted")

0 komentárov

Nie ste prihlásený. Akékoľvek zmeny, ktoré vykonáte, sa označia ako anonymné. Ak už máte svoj účet, pravdepodobne sa budete chcieť prihlásiť .