Unit 'BCTools' Package
[Overview][Procedures and functions][Index] [#pl_bgracontrols]

CalculateTextSizeEx

Declaration

Source position: bctools.pas line 27

procedure CalculateTextSizeEx(

  const AText: string;

  AFont: TBCFont;

  out ANewWidth: Integer;

  out ANewHeight: Integer;

  AAvailableWidth: Integer;

  AShadowMargin: Boolean = False

);



CT Web help

CodeTyphon Studio