SRGDataManager::SetText
voidSRGDataManager::SetText(intindex, intgroup, LPCTSTRtext)
Add text string to the annotation list of the specified data item
Defined in: DataMgr.cpp
Return Value
void
Parameters
index
int index Zero-based column index of the data item or -2 for the first item (head) or -1 for the last (tail)
group
int group Zero-based row index of the data item
text
LPCTSTR text Text string to be added to the specified data item