[Overview][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'GtkInt' (#lcl)

TGTKWidgetSet.WordWrap

Declaration

Source position: gtkint.pp line 228

public procedure TGTKWidgetSet.WordWrap(

  DC: HDC;

  AText: PChar;

  MaxWidthInPixel: Integer;

  var Lines: PPChar;

  var LineCount: Integer

);