Change color of TsEdit

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #32868
    Dennis445
    Participant

    I am having an issue changeing the color of the TsEdit control.

    I use “name.color := clYellow;

    I notice that the color will flash for a fraction of a second but does not stick, what am I doing wrong?

    This works fine for a normal control.

    edit: forgot to add I am using the newest stable build with turbo delphi 2006.

    #38786
    Support
    Keymaster

    Try sEdit1.SkinData.CustomColor property

    #39812
    roadrunner
    Participant

    Hello,

    i am using Delphi 5 and AC 6.36.

    I try to change the color and also the font.color of a TsEdit, but without success.

    Is there any other switch that has to be set?

    Regards,
    Hans

    #39827
    roadrunner
    Participant

    Hello,

    i reinstalled the componet and now it runs.

    Rregards
    Hans

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.