="justify">}
{-> Filtered = true; -> Filter = Edit2-> Text;
}
{-> Filtered = false; -> Clear (); -> Filter = "";
}
{(RadioGroup1-> ItemIndex)
{case 0: Table1-> IndexFieldNames = "N_PORGRUPPY"; break; 1: Table1-> IndexFieldNames = "GOST"; break; 2: Table1-> IndexFieldNames = " ID_REZCA "; break; 3: Table1-> IndexFieldNames =" N_YACHEIKI "; break; 4: Table1-> IndexFieldNames =" ID_STELLAZHA "; break; 5: Table1-> IndexFieldNames =" ID_ZDANIYA "; break; 6: Table1-> IndexFieldNames = "N_KORPUSA"; break; 7: Table1-> IndexFieldNames = "N_ETAZHA";
}
}
}
}
{-> Edit (); * strm = new TMemoryStream (); -> Picture-> Graphic-> SaveToStream (strm);
}
// ---------------------------------------- -----------------------------------
Unit3.h
// ---------------------------------------- -----------------------------------
# ifndef Unit3H
# define Unit3H
// ---------------------------------------- -----------------------------------
# include
# include
# include
# include
# include
# include
# include
# include
# include
# include
// ---------------------------------------- ----------------------------------- TForm3: public TForm
{
__published: // IDE-managed Components * Button1; * Memo1; * Label1; * DBGrid1; * Query1; * DataSource1; * Button2; * Button3; * Label2 ; __fastcall Button1Click (TObject * Sender); __fastcall Button2Click (TObject * Sender); __fastcall Button3Click (TObject * Sender);: // User declarations: // User declarations
__fastcallTForm3 (TComponent * Owner);
};
// ---------------------------------------- ---------------------------------...