PutLiteral(Text: String; [Position: Integer = -1]): Integer;
Text. The parameter that determines a literal expression that is inserted to the specified position.
Position. The optional parameter that determines position, to which the literal expression is inserted.
The PutLiteral method places the literal expression to the specified position for the component edit box and then it returns index of the expression in the collection. By default, the expression is inserted to the current position.
See also: