A combobox is meant for selections.  I you simply want to display a
value, used a read-only TEdit.  It should be very easy to create
either component at runtime depending on if the user is allowed to
edit or not.

Regards,
  - Graeme -


On 17/01/2008, el stamatakos <[EMAIL PROTECTED]> wrote:
>
>  Hi,
>   How do I block the selection of an item in TComboBox? That is I do not
> want to allow the user to be able to select and item. Thanks
>
>  Lefti
>


-- 
Regards,
  - Graeme -


_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to