TextSetting::GetText
Defined in:
Returns the text stored in the setting.
C4Configuration.hPrototype
const char *GetText(void) const;
Description
The GetText function returns a pointer to the text string stored in the setting object.
