[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
TuiDliSetStr
------------------------------------------------------------------------------
Syntax VOID CTYP TuiDliSetStr(TagT tag, ChrP buf);
Prototype in TcxlTui.H
Description Can be used to add a string to a listbox item or set the
contents of an edit field or static field.
Arguments tag - Tag-id of dialog item
buf - Pointer to string
Returns None.
Example TuiDliSetStr(DID_NAME, "Sally-Ann McFarland");
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson