Virtual Structure Component
Fnd_VS_SetTableTitles
Fnd_VS_SetTableTitles (->table titles; ->table numbers)
Parameters
| Parameter | Type | Description |
|---|---|---|
| table titles | Pointer | Pointer to array of table titles |
| table numbers | Pointer | Pointer to array of table numbers |
Description
Fnd_VS_SetTableTitles allows the developer to set virtual table titles. This routine is designed to be called as a replacement to 4D's SET TABLE TITLES command.
Extracted source text
Fnd_VS_SetTableTitles (->table titles; ->table numbers)
Parameter Type Description
table titles Pointer Pointer to array of table titles
table numbers Pointer Pointer to array of table numbers
Fnd_VS_SetTableTitles allows the developer to set virtual table titles. This routine is designed to be
called as a replacement to 4D's SET TABLE TITLES command.