Page 1 of 1

fix error in message

Posted: 23.02.2011, 13:27
by alexs
this path fix param type in message string.
fix param %d to %s type.

Code: Select all

    DatabaseErrorFmt(SFieldReadOnly, [Field.DisplayName]);
Field.DisplayName - is string field.