On 3/18/06, Micha Nelissen <[EMAIL PROTECTED]> wrote:
> On Sat, 18 Mar 2006 15:30:18 -0300
> "Flávio Etrusco" <[EMAIL PROTECTED]> wrote:
>
> > Hi,
> >
> > After having some trouble finding T(Graphic)BevelCut and seeing many
> > others had too, I'm wondering why don't declare aliases for the
> > enumeration values.
> > e.g. in Controls.pp, 'const bvRaised = GraphType.bvRaised;'.
>
> Are they really aliases and not copies? Are the instances of the types
> assignable to each other ?
>
> Micha

I'm not aliasing any types, just values, but yes, they are work
transparently in any situation I can think of.
BTW GraphType.TGraphicBevelCut is already aliased to Controls.TBevelCut.

-Flávio

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

Reply via email to