TdxAdjustFontSizeCustomHelper.Calculate(TSize,string,Boolean,Cardinal,Integer) Method
Declaration
procedure Calculate(const AAvailableSize: TSize; const AText: string; AMultiline: Boolean; AFlags: Cardinal; AMaxFontSize: Integer = -1); overload;
Parameters
Name | Type |
---|---|
AAvailableSize | TSize |
AText | string |
AMultiline | Boolean |
AFlags | Cardinal |
AMaxFontSize | Integer |
See Also