CTTable::GetPadChar
Syntax
void GetPadChar(TEXT &Padchar, TEXT &Dmlchar)
Parameters
Description
Retrieve the table pad and field delimiter characters. These characters are used to pad fixed string fields (CT_FSTRING) to allow proper target key formation.
Return
None.
See also
SetPadChar(), UpdatePadChar()