[go: up one dir, main page]

Menu

Commit [r102]  Maximize  Restore  History

+ New TFrmBase: the lower form level that stores the window's position+size

+ New TfrmDataBase: a form derived from TFrmBase with access to the database
* TfrmEditBase is derived from TfrmDataBase
* TfrmNavigationStandard is derived from TFrmBase
* TfrmMain is derived from TFrmBase
* TfrmAbout is derived from TFrmBase
* TfrmComboBox is derived from TFrmBase
* TfrmCountry is derived from TFrmBase
* TfrmDbConnect is derived from TFrmBase
* TfrmWhereToCreateFolderis derived from TFrmBase
* all the form windows have the poDesigned position
* Now the save and the restore of the windows' positions work fine!

matfanjol 2015-08-22

1 2 > >> (Page 1 of 2)
changed /trunk/healthor.lpi
changed /trunk/healthor.lpr
changed /trunk/hor_about.lfm
changed /trunk/hor_about.pas
added /trunk/hor_base.lfm
added /trunk/hor_base.pas
changed /trunk/hor_combobox.lfm
changed /trunk/hor_combobox.pas
changed /trunk/hor_country.lfm
changed /trunk/hor_country.pas
added /trunk/hor_data_base.lfm
added /trunk/hor_data_base.pas
changed /trunk/hor_dbopen.lfm
changed /trunk/hor_dbopen.pas
changed /trunk/hor_edit_base.lfm
changed /trunk/hor_edit_base.pas
changed /trunk/hor_edit_countries.lfm
changed /trunk/hor_edit_documents.lfm
changed /trunk/hor_edit_examinations.lfm
changed /trunk/hor_edit_examinations.pas
changed /trunk/hor_edit_examinations_names.lfm
changed /trunk/hor_edit_examinations_names_categories.lfm
changed /trunk/hor_edit_exemptions.lfm
changed /trunk/hor_edit_exemptions.pas
changed /trunk/hor_edit_hospitals.lfm
1 2 > >> (Page 1 of 2)