GlyphChecked in TsCheckBox

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #35088
    Maximus Marius
    Participant

    In TsCheckBox a found two properties

    GlyphChecked

    GlyphUnChecked

    From help:

    property GlyphChecked: TBitmap;

    Description

    If this property is defined then glyph from skin is just ignored. Property can be used only in a skinned mode.

    property GlyphUnChecked: TBitmap;

    Description

    If this property is defined then glyph from skin is just ignored. Property can be used only in a skinned mode.

    This properties works ?

    I created simple application (in attachment).

    After load my bitmaps TsCheckBox change width/height in IDE, but when run application I can't see my custom Glyph.

    It is BUG , or … I don;t know how it works ?? 🙂

    #47929
    Support
    Keymaster

    Hello!

    This issue will be solved in the nearest release.

    You will not have a problem if 32-bit images are used (with mask in alpha-channell).

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