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

TAtkTextRectangle

Declaration

Source position: lazatk1.pas line 1311

type TAtkTextRectangle = record

  x: gint;

  

  y: gint;

  

  width: gint;

  

  height: gint;

  

end;