Read Only LabeledEdit Boxes

From: Richard (rwskinner_at_worldnet.att.net)
Date: 12/24/03

  • Next message: Jeff Labute: "Re: Read Only LabeledEdit Boxes"
    Date: Wed, 24 Dec 2003 00:36:17 GMT
    
    

    I normally use StaticText to display my Readings (Data from ADC Card)
    however this time we used LabeledEdit Boxes because of the label being
    attached, and also because of the configurable frame around the box.

    I've set it up as read only, and have the Cursor set to crNo, But if a user
    clicks on it, the Edit Cursor - I still appears in the box. Is there a
    way I can eliminate this? I want it to act more like a label if I can.

    Thanks.


  • Next message: Jeff Labute: "Re: Read Only LabeledEdit Boxes"

    Relevant Pages

    • Re: Read Only LabeledEdit Boxes
      ... >however this time we used LabeledEdit Boxes because of the label being ... and also because of the configurable frame around the box. ... >I've set it up as read only, and have the Cursor set to crNo, But if a user ... I want it to act more like a label if I can. ...
      (alt.comp.lang.borland-delphi)
    • Re: Read Only LabeledEdit Boxes
      ... >I've set it up as read only, and have the Cursor set to crNo, But if a user ... I want it to act more like a label if I can. ... a control which is coloured clWindow. ...
      (alt.comp.lang.borland-delphi)
    • Re: Read Only LabeledEdit Boxes
      ... > I've set it up as read only, and have the Cursor set to crNo, But if a user ... I want it to act more like a label if I can. ... An alternative to the other suggestions is to place the TEdit inside ... and set the Panel's Enabled property to False. ...
      (alt.comp.lang.borland-delphi)