dll form Problem

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #35737
    chenchuanling
    Participant

    not use “build with run time package “,How to solve?

    #50520
    CheshireCat
    Participant

    Hello,

    you can try the following steps:

    1. Adding a second SkinManager on Form2 with the same stored skins and/or skin directory

    2. Before you display Form2 set the selected skin in Form1: Form2.sSkinManager1.SkinName := skinmanager.SkinName;

    I hope it works 🙂

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