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

TFileSelHistoryEntry

Declaration

Source position: gtkglobals.pp line 341

type TFileSelHistoryEntry = record

  Filename: PChar;

  MenuItem: PGtkWidget;

end;