I wrote in a node ' Win Your Self'. When I press 2 times zoom + the ' W' of ' Win' disappears and the ' f' of ' Self' disappears.
I want to know that it is the problem and it is possible to correct it.
Normal Node:

Node after zoom:

procedure TGraphNode.DrawText(Canvas: TCanvas);
DrawTextFlags := DT_NOPREFIX or DT_EDITCONTROL or
TextAlignFlags[Alignment] or TextLayoutFlags[Layout];
DrawTextFlags := DT_NOPREFIX or DT_EDITCONTROL or DT_NOCLIP or
TextAlignFlags[Alignment] or TextLayoutFlags[Layout];
Return to DELPHI AREA Projects
Users browsing this forum: No registered users and 1 guest