research_prj_pop1Popup method

Applies to
TForm2

Declaration
procedure research_prj_pop1Popup(Sender: TObject);

Implementation

procedure TForm2.research_prj_pop1Popup(Sender: TObject);
begin try
AddThisArticletotheResearchProject1.Enabled :=(Notebook1.PageIndex <> 1)and(Notebook1.PageIndex <> 4)and(Notebook1.PageIndex <> 10);
AddAllImagestotheResearchProject1.Enabled := AddThisArticletotheResearchProject1.Enabled;
except end;End;


HTML generated by Time2HELP
http://www.time2help.com