API:FMX.Text.TTextWordWrapping.ComputeLineCount

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

class function ComputeLineCount(const AText: String; const ACanvas: TCanvas; const AMaxWidth: Integer;  var AResWidth: Integer): Integer;

C++

__classmethod int __fastcall ComputeLineCount(const System::UnicodeString AText, Fmx::Graphics::TCanvas* const ACanvas, const int AMaxWidth, int &AResWidth);

プロパティ

種類 可視性 ソース ユニット
function public
FMX.Text.pas
FMX.Text.hpp
FMX.Text TTextWordWrapping

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。