Color for selected item Root › Discussions › AlphaControls This topic has 2 replies, 2 voices, and was last updated 6 years, 2 months ago by P. Forest. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts February 15, 2019 at 6:12 am #59087 SupportKeymaster Hello You can receive some colors from the TsSkinManager.Palette array: Code: sSkinManager1.Palette[pcSelectionBG]; sSkinManager1.Palette[pcSelectionText]; sSkinManager1.Palette[pcSelectionBG_Focused]; sSkinManager1.Palette[pcSelectionText_Focused]; February 15, 2019 at 1:33 pm #59091 P. ForestParticipant Thanks, that's what I was looking for. Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In Root › Discussions › AlphaControls