Screen capture with Apprehend

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #39296
    Neon
    Participant

      CODE
        sSkinManager1.SkinningRules := sSkinManager1.SkinningRules – [srStdForms];
        //capture the object here…
        sSkinManager1.SkinningRules := sSkinManager1.SkinningRules + [srStdForms];

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