API:FMX.Text.TTextWordWrapping.GetLines

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

class procedure GetLines(const AText: string; const ACanvas: TCanvas; const AMaxWidth: Integer;
var ALinesFound: TStringList; var AResWidth: Integer);

C++

__classmethod void __fastcall GetLines(const System::UnicodeString AText, Fmx::Graphics::TCanvas* const ACanvas, const int AMaxWidth, System::Classes::TStringList* &ALinesFound, int &AResWidth);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
FMX.Text.pas
FMX.Text.hpp
FMX.Text TTextWordWrapping

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.