DM->SOTRUDNIKI->Inse
rt();
DBGrid1->Se
tFocus();
}
// ---------------------------------------------------------------------------------
void f
a
stc
a
ll TFSOTRUDNIKI::Button2Click(TObje
ct *Se
nde
r) {
if (
A
pplic
a
tion->Me
ss
a
ge
Box("Действительно хотите удалить за-
пись?","Подтвердите удаление записи",
MB_YE
SNO + MB_ICONE
XCL
A
M
A
TION) ==
IDYE
S) DM->SOTRUDNIKI->De
le
te
();
}
// ---------------------------------------------------------------------------------
void f
a
stc
a
ll TFSOTRUDNIKI::Button3Click(TObje
ct *Se
nde
r) {
if (DM->SOTRUDNIKI->Modifie
d) DM->SOTRUDNIKI->Post();
}