Subject Re: [IBO] IB_EditEnh
Author guido.klapperich@t-online.de
What is the difference between User Mask and Mask String and what EditMaskMode
should I use with IBO ?

Guido

Geoff Worboys wrote:

> > Where can I set the EditMask in the IB_EditEnh-Control ?
>
> Same place you do for standard mask - in the connection or dataset
> FieldsEditMask property. The difference being that enhanced masks
> come with prefix like '::NM::';
>
> > I need an EditMask for time-values, like hh:mm. But when the user enters
> > only 15, the mask sould convert it into 15:00.
>
> Drop a standard TEditEnh control onto a form, click the property
> editor button in the EditMask property. This will show a dialog in
> which you can experiment with masks - and try out the various samples
> (including some date/time stuff). When you get the mask that you want
> there is an edit control at the bottom of the dialog from which you
> can copy the string that you need to assign in the IBO FieldsEditMask
> property.
>
> For more info search for TMaskEnhString in the Enh online help.
>
> hth
>
> --
> Geoff Worboys
> Telesis Computing
>
>
> ___________________________________________________________________________
> 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/