Patch level : 2.0 476
Files correlati : cg0.exe Ricompilazione Demo : [ ] Commento : Eliminato metodo force_cursor_usage() git-svn-id: svn://10.65.10.50/trunk@11170 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
f3c4eeab5f
commit
cdc029a904
@ -72,10 +72,9 @@ protected:
|
|||||||
static bool tipocf_handler(TMask_field& f, KEY key);
|
static bool tipocf_handler(TMask_field& f, KEY key);
|
||||||
static bool tipo_handler(TMask_field& f, KEY key);
|
static bool tipo_handler(TMask_field& f, KEY key);
|
||||||
static bool percip_handler(TMask_field& f, KEY key);
|
static bool percip_handler(TMask_field& f, KEY key);
|
||||||
// static bool fax_handler(TMask_field& f, KEY k);
|
|
||||||
static bool email_handler(TMask_field& f, KEY k);
|
static bool email_handler(TMask_field& f, KEY k);
|
||||||
static bool rsoc_handler(TMask_field& f, KEY k);
|
static bool rsoc_handler(TMask_field& f, KEY k);
|
||||||
virtual bool force_cursor_usage() const { return TRUE;}
|
virtual bool has_filtered_cursor() const { return TRUE;}
|
||||||
|
|
||||||
public:
|
public:
|
||||||
// @cmember Disabilita la verifica del modulo : essendo una anagrafica, va sempre abilitata
|
// @cmember Disabilita la verifica del modulo : essendo una anagrafica, va sempre abilitata
|
||||||
|
Loading…
x
Reference in New Issue
Block a user