SYSinformationBoxTitle |
Top Previous Next |
Heading insert in of information dialogue box. With this routine a title will hand over to the of information dialogue box. Parametre root (PROOT) [IN] Act on the open data bank. text (char *) [IN] The title text appears in the uppermost line and headlines every previous one. Result --- Declaration #include "system.h"
void DLLENTRY SYSinformationBoxTitle ( PROOT root, char * text ); Related functions
|