fix error in message
Posted: 23.02.2011, 13:27
this path fix param type in message string.
fix param %d to %s type.
Field.DisplayName - is string field.
fix param %d to %s type.
Code: Select all
DatabaseErrorFmt(SFieldReadOnly, [Field.DisplayName]);