In the menu code there is an "Old Stylepicker" I changed it to that but it still brings up the new style picker.
You will just have to tell them the new options you need the new picker to do.


object StylePopup: TPopupMenu
AutoPopup = True
Left = 63
Top = 648
object Stylepicker1: TMenuItem
Tag = 401
Caption = 'OLD StylePicker (browse all styles)...'
OnClick = Stylepicker1Click
end
object NewStylepickerbeta1: TMenuItem
Tag = 408
Caption = 'StylePicker...'
OnClick = NewStylepickerbeta1Click
end

Attached Files (Click to download or enlarge) (Only available when you are logged in)
OLD Stylepicker.jpg (102.37 KB, 140 downloads)