non-skinned TMainMenu ikon size of TsVirtualImageList

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #59576
    Support
    Keymaster

    Hello!

    Could you make a demo, please? I'm trying to make something similar but without success..

    #59577
    SzakiLaci
    Participant
    'Support' wrote:

    Hello!

    Could you make a demo, please? I'm trying to make something similar but without success..

    Thanks for the quick reply!

    What do you mean by “without success”?

    – is it not increasing the font?

    – or increasing fine and can not reproduce the problem?

    (creating proper demo takes lots of time, but I will make one, if no other possiblity…)

    Working still under Delphi7.

    #59578
    Support
    Keymaster

    I have repeated it already.

    Try this code after a virtualimagelist size changing:

    Code:
    sMenuPicsVirtList.Loaded;

    or

    Code:
    sMenuPicsVirtList.Loaded;
    sMenuPicsVirtList.GenerateStdList;
    #59579
    SzakiLaci
    Participant
    'Support' wrote:

    Try this code after a virtualimagelist size changing:

    Code:
    sMenuPicsVirtList.Loaded;

    Cool !!! Thank you VERY VERY much 😀

    It has worked perfecly fine. (Never would have guest it on my own…)

    :a3:

    #59580
    SzakiLaci
    Participant

    PS: it would be great, if topics could be marked as “solved”.

    Or at least edit the title to … [solved]

    ?

    #59581
    Support
    Keymaster

    Topic may be just closed, I did it.

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