Subject | RE: [IBO] currecny edit mask |
---|---|
Author | John Tomaselli |
Post date | 2002-03-01T02:07:45Z |
Geoff,
Never mind, I just have to set the ibo_query's edit mask =
'::NM::!\$-999],999],990!.00;0;0;0' and not bother with any of the
IB_editEnh1 control's settings.
Thanks anyway,
John
-----Original Message-----
From: John Tomaselli [mailto:jrt@...]
Sent: Thursday, February 28, 2002 8:48 PM
To: IBObjects@yahoogroups.com
Subject: [IBO] currecny edit mask
Geoff,
1 ) How can I use your currency edit mode set in the following control for a
IB_editEnh1 control. I've tried setting IB_EditEnh1.SetEditMaskEx
('::NM::!\$-999],999],990!.00;0;0;0') but get weird results.
object EditEnh1: TEditEnh
Left = 592
Top = 364
Width = 121
Height = 21
Text = '0.00'
TabOrder = 10
EditMaskEx = '::NM::!\$-999],999],990!.00;0;0;0'
end
TIA
John
___________________________________________________________________________
IB Objects - direct, complete, custom connectivity to Firebird or InterBase
without the need for BDE, ODBC or any other layer.
___________________________________________________________________________
http://www.ibobjects.com - your IBO community resource for Tech Info papers,
keyword-searchable FAQ, community code contributions and more !
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
Never mind, I just have to set the ibo_query's edit mask =
'::NM::!\$-999],999],990!.00;0;0;0' and not bother with any of the
IB_editEnh1 control's settings.
Thanks anyway,
John
-----Original Message-----
From: John Tomaselli [mailto:jrt@...]
Sent: Thursday, February 28, 2002 8:48 PM
To: IBObjects@yahoogroups.com
Subject: [IBO] currecny edit mask
Geoff,
1 ) How can I use your currency edit mode set in the following control for a
IB_editEnh1 control. I've tried setting IB_EditEnh1.SetEditMaskEx
('::NM::!\$-999],999],990!.00;0;0;0') but get weird results.
object EditEnh1: TEditEnh
Left = 592
Top = 364
Width = 121
Height = 21
Text = '0.00'
TabOrder = 10
EditMaskEx = '::NM::!\$-999],999],990!.00;0;0;0'
end
TIA
John
___________________________________________________________________________
IB Objects - direct, complete, custom connectivity to Firebird or InterBase
without the need for BDE, ODBC or any other layer.
___________________________________________________________________________
http://www.ibobjects.com - your IBO community resource for Tech Info papers,
keyword-searchable FAQ, community code contributions and more !
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/