On Fri, 23 Sep 2005 01:43:52 +0200
Marc Weustink <[EMAIL PROTECTED]> wrote:

> 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 ?

I did, but I forgot to tell and the above is a copy/paste mistake:

Decimal_places was renamed to DecimalPlaces
and Climb_Rate was renamed to ClimbRate.


Mattias

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

Reply via email to