TDBAdvEdit numeric align LEFT

Hi,


It's a nice feature, that numeric values are aligned right.
But in a certain case, I have to align it left. Is there any possibility?

Regards,
Melanie 


You can control the alignment of text within the edit control with DBAdvEdit.EditAlign

Thanks for your reply.
Unfortunately, that doesnt change anything.
My text is still on the right side.

I cannot reproduce this.
Are you using the latest version of the component?
If so, please provide exact details how this can be reproduced.

Ah, sorry for the mess.

I had set the property in the 'object inspector'  - this way it didnt work. 
Now I have set it in my code and it works fine.
Thanks!