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

TGtkPageRange

Declaration

Source position: lazgtk3.pas line 10596

type TGtkPageRange = record

  start: gint;

  

  end_: gint;

  

end;