Corretti errori documentazione
git-svn-id: svn://10.65.10.50/trunk@1812 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
d24f85fc6c
commit
83ff2fede6
@ -152,7 +152,7 @@ short TMask_field::atodlg(const char* s) const
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
// @cmember Costruisce il campo
|
// @mfunc Costruisce il campo
|
||||||
void TMask_field::construct(
|
void TMask_field::construct(
|
||||||
short id, // @parm Identificatore del campo
|
short id, // @parm Identificatore del campo
|
||||||
const char* prompt, // @parm Prompt del campo
|
const char* prompt, // @parm Prompt del campo
|
||||||
@ -3387,7 +3387,7 @@ void TRadio_field::show(bool on)
|
|||||||
|
|
||||||
// @mfunc Sposta il focus dal radio button
|
// @mfunc Sposta il focus dal radio button
|
||||||
//
|
//
|
||||||
// @mfunc Ritorna TRUE se il focus ha lasciato il radio button
|
// @rdesc Ritorna TRUE se il focus ha lasciato il radio button
|
||||||
bool TRadio_field::move_focus(
|
bool TRadio_field::move_focus(
|
||||||
int d) // @parm Numero di posizioni di spostamento del focus
|
int d) // @parm Numero di posizioni di spostamento del focus
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user