Jump to content

rliontest1

Members
  • Content Count

    1
  • Joined

  • Last visited

Community Reputation

0 Neutral
  1. rliontest1

    virtualimagelist1 cannot be loaded dynamically

    // Resolved the synchronization issue by resetting the ImageCollection of VirtualImageList1. VirtualImageList1.ImageCollection := nil; VirtualImageList1.ImageCollection := ImageCollection1;
×