有没有详细的使用方法呢?我连接不上,气人

解决方案 »

  1.   

    Getting Started1. Put TbsaSkinAdapter component on the form.
    2. Set AdapterType to bsaUseClasses (we recommend) or bsaUseNames.
    3. Set TbsaSkinAdapter.AutoAddClasses property to automatically add names of classes in lists.
       [Set TbsaSkinAdapter.AutoAddNames property to automatically add names of the controls in classes lists.]
    4. Add your types in ScrollSubClass, ButtonSubClass ....  properties
       [Add your names to ScrollSubClass, ButtonSubClass ....  properties]
    5. Set TbsaSkinAdapter.SkinData component
      

  2.   

    ScrollSubclass: List of classes[names] of the controls which need to display skined scrollbarsButtonSubclass: List of classes[names] of the buttons which need to hook (TButton, TBitBtn)