Unit 'JvJVCLUtils' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_jvcl]

HTMLDrawTextEx

Declaration

Source position: JvJVCLUtils.pas line 745

procedure HTMLDrawTextEx(

  Canvas: TCanvas;

  Rect: TRect;

  const State: TOwnerDrawState;

  const Text: string;

  out Width: Integer;

  CalcType: TJvHTMLCalcType;

  MouseX: Integer;

  MouseY: Integer;

  out MouseOnLink: Boolean;

  var LinkName: string;

  SuperSubScriptRatio: Double;

  Scale: Integer = 100

); overload;



CT Web help

CodeTyphon Studio