Paweł

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: TRzToolButton #498
    Paweł
    Participant

      It’s not working with my code.

      Transparent := True;
      VisualStyle := vsGradient;
      GradientColorStyle := gcsCustom;
      SelectionColorStart := StyleServices.GetStyleColor(scButtonFocused);
      SelectionColorStop := StyleServices.GetStyleColor(scButtonFocused);
      SelectionFrameColor := StyleServices.GetStyleColor(scButtonFocused);

      I need to change font color to white.

    Viewing 1 post (of 1 total)