Recent

Author Topic: Edit Mask only for TDBEdit  (Read 8008 times)

wahyudi

  • Newbie
  • Posts: 2
Edit Mask only for TDBEdit
« on: February 25, 2010, 08:58:53 am »
lazarus 0.9.28.2 and Zeos 6.6.6
'Edit Mask' only for TDBEdit? how to use it for TDBLookUp, TDBCombo?
:))

Zoran

  • Hero Member
  • *****
  • Posts: 1830
    • http://wiki.lazarus.freepascal.org/User:Zoran
Re: Edit Mask only for TDBEdit
« Reply #1 on: March 07, 2010, 09:44:24 am »
The EditMask property is defined in TCustomMaskEdit control. TDBEdit is derived from it, so it inherits this property. Those other DB controls have no relations to MaskEdit, hence they do not have ancestor from wich they could inherit such property.

In short, there is no way to use EditMask in these controls.

 

TinyPortal © 2005-2018