Method StrByIdDef(ID: integer, DefaultValue: string): string
Description
Identical to the StrById method with the difference that this function returns the DefaultValue as result if the specified ID is not present or if there is no connection to the database.