Unit 'libgnomeui' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#gnome1]

TGnomeDateEdit

Declaration

Source position: gnomedateedit.inc line 9

type TGnomeDateEdit = record

  hbox: TGtkHBox;

  date_entry: PGtkWidget;

  date_button: PGtkWidget;

  time_entry: PGtkWidget;

  time_popup: PGtkWidget;

  cal_label: PGtkWidget;

  cal_popup: PGtkWidget;

  calendar: PGtkWidget;

  lower_hour: LongInt;

  upper_hour: LongInt;

  initial_time: Time_t;

  flags: LongInt;

end;


Documentation generated on: 2023-03-18