I have seen a few code samples to do a combo box that shows the various line types for drawing displayed as a graphic. Then while creating a component with a type of
it shows up correctly in the property inspector.
Is this dropdown something that I can use directly in my program? I have looked at the various LCL components and can't seem to find one that does this without creating it manually.
Trying to not recreate if it already exists.