I was searching for a way to implement a range selector in Delphi when I came across this question on SO. This seems exactly what I need but being new to Delphi and RAD Studio XE6 I have no idea what to do with this code. How do I use this, should I create a New Component from the Components Menu?
            Asked
            
        
        
            Active
            
        
            Viewed 115 times
        
    1
            
            
        - 
                    1Start with the documentation (http://docwiki.embarcadero.com/RADStudio/XE6/en/Component_Writer's_Guide_Index) – David Heffernan Sep 22 '14 at 13:51
 - 
                    2[How to add to the Delphi palette a component defined in a unit](http://stackoverflow.com/questions/4398729/how-to-add-to-the-delphi-palette-a-component-defined-in-a-unit) – bummi Sep 22 '14 at 13:52