[Lazarus] Namespace
Marcos Douglas
md at delfire.net
Wed Jan 12 18:05:07 CET 2011
On Wed, Jan 12, 2011 at 1:57 PM, Andreas Schneider <aksdb at gmx.de> wrote:
>
> ... which you can already do. The unit order in the uses clause
> already determines which identifier is chosen when you do *not*
> specify a unit explicitly. So just make sure that LCL's TButton is
> always the default one and you can still use your own TButton by
> prefixing it with your own unitname. All you want is already there and
> seems to cover 99% of the usecases.
But I can register a component called TButton?
Because that I proposed the Lazarus put the unit name in the code, automatic...
Marcos Douglas
More information about the Lazarus
mailing list