Actually I needed it to be available at design time (i.e. visible in the
property editor/object inspector).

2011/2/25 Pierre Delore <dpli...@free.fr>

> Hi Alexsander,
>
>
> Probably you have the same problem I have got.
> How to find the correct Column when you allow the user to move them. After
> some search I find that the property ID give you the index of the column.
> This index is the position of the column you define in the Column dialog
> box.
> With this property I was able to manage the StringGrid as I want (display,
> save column order to disk, load from disk...).
>
> I hope this will help you.
>
> --
> Pierre Delore
>
> http://datalinkwristapps.free.fr
> http://dpsite.free.fr
>
> ----- "Alexsander Rosa" <alexsander.r...@gmail.com> a écrit :
> > May I suggest it? Would a patch be accepted?
>
> > --
> > Atenciosamente,
> > Alexsander da Rosa
> > http://rednaxel.com
> >
> > -- _______________________________________________ Lazarus mailing list
> Lazarus@lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus@lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>
>


-- 
Atenciosamente,
Alexsander da Rosa
http://rednaxel.com
--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to