What needs to be built/included for application?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #42297
    Support
    Keymaster

    You can insert skins into Exe (the sSkinManager.InternalSkins property) or you can deploy skins as separate files (*.asz).
    You have a problem with that?

    #42310
    DoctorJellybean
    Participant

    No problem. Just didn't understand why Exe wasn't skinned when running on a laptop with no Delphi installed. So skin file must either be in Exe or deployed separately to work?

    #42327
    Support
    Keymaster

    QUOTE (DoctorJellybean @ Apr 22 2010, 01:34 PM) <{POST_SNAPBACK}>
    So skin file must either be in Exe or deployed separately to work?


    As you want, you can use both ways also. Default skin for your application may be built-in.
    In any case a skin must be accessible for the SkinManager

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