Feature request for TsLabel

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #54608
    Support
    Keymaster
      'BionicWave' wrote:
      I dont like to use a TsEdit because the user can place the cursor inside the component, even if it is set to readonly.

      If you change the TsEdit to Enabled := false, the cursor can“t be placed, but instead the text-color changes.

      You can change the DisabledKind property of the TsEdit to []. Component will not be changed visually if disabled in this case.

      Quote:
      For that reason it would be great if a Label could have a BoundLabel, like all the other components.

      At the moment i just use two labels to show non-editable data. But it would be so convenient to

      have that Boundlabel on a TsLabel.

      You can use TsStickyLabel component also. Adding BoundLabel for Labels is not good idea, I think.

    Viewing 1 post (of 1 total)
    • You must be logged in to reply to this topic.