I don't understand too much, you mean I should write new class with this function inside? I alread made helper class, but need to set property before render text.
I see Delphi disallow add fields in helpers, very bad
If I create extended font class TFontEx = class(TFont), how to use it in canvas?