Not all controls are skinnable

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #42913
    Support
    Keymaster

    Hello
    I'll install InfoPower and I'll check it soon.
    As I know TwwSpeedButton(TwwNavButton) is not inherited from standard SpeedButton, maybe it's a reason of problem.

    #42923
    HeDiBo
    Participant

    QUOTE (Support @ Jul 16 2010, 10:56 AM) <{POST_SNAPBACK}>
    Hello
    I'll install InfoPower and I'll check it soon.
    As I know TwwSpeedButton(TwwNavButton) is not inherited from standard SpeedButton, maybe it's a reason of problem.


    That's true. The TwwSpeedButton implementation says:

    TwwSpeedButton = class(TGraphicControl, IUnknown)

    So, it descends from TGrapicControl, just as TSpeedbutton does.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.