Unit 'JPP.Common.Procs' Package
[Overview][Procedures and functions][Index] [#pl_jppack]

DrawCenteredText

Declaration

Source position: JPP.Common.Procs.pas line 53

procedure DrawCenteredText(

  Canvas: TCanvas;

  Rect: TRect;

  const Text: string;

  DeltaX: Integer = 0;

  DeltaY: Integer = 0

);



CT Web help

CodeTyphon Studio