--- In [email protected], Rob Kennedy <rkenn...@...> wrote:
>
> 
> What do you do with FAlignment when you create the window handle?
> 
> If you don't do anything, then that's the problem.
> 
I am not sure I understand what you mean. But the field FAlignment has been 
declared in the private section of the unit, and the property Alignment 
published as to take its value when "read", and execute the procedure 
SetAlignment to reset its value when "writing" the property. The SetAlignment 
is declared in the protected section as a virtual method.

What else should I do with the field? Anticipated thanks.

EL


Reply via email to