Mattias Gaertner wrote:
On Thu, 22 Sep 2005 23:10:33 +0200 (CEST)
[EMAIL PROTECTED] wrote:


The Anchors dialog does not show anymore. I keep getting a message: "Error
reading LeftBorderSpaceSpinEdit.Decimal_Places: Unknown property:
"Decimal_places"".
Presumably caused by the spinedit changes from today??


Yes. Edit the .lfm:
Either remove Decimal_places from the .lfm or rename TSpinEdit to
TFloatSpinEdit.

TFloatSpinEdit has the 'single' values and 'Decimal_places' property.

Can we get rid of underscores in property names ? So that it would be DecimalPlaces like all other properties ?


Marc


(it's not C we are coding)

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to