TPanel in V6.64

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #42389
    Support
    Keymaster

    Hello
    Working of TPanels was improved in latest releases.
    You can define a kind of panel in the sSkinProvider.OnAddSkin event like this code : if Item = Panel1 then SkinSection := 'EDIT';

    How these panels had an other looking earlier? Where this kind was defined?[code] if Item = Panel1 then SkinSection := 'EDIT';

    How these panels had an other looking earlier? Where this kind was defined?

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.