Why can't I set members of TextStyle in TCanvas?
For example :
  Canvas.TextStyle.RightToLeft := True;
or
  Canvas.TextStyle.Layout := tlTop;

give :
 Error: Argument can't be assigned to

Canvas.TextStyle is a replacement for Delphi's Canvas.TextFlags, isn't it?
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to