Changeset 348 for trunk/Core.pas


Ignore:
Timestamp:
Dec 26, 2024, 8:57:30 PM (35 hours ago)
Author:
chronos
Message:
  • Modified: Show icons in shortcuts window.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Core.pas

    r344 r348  
    481481    FormMain.FormKeyShortcuts := TFormKeyShortcuts.Create(nil);
    482482  with FormMain.FormKeyShortcuts do begin
     483    ImageList := ImageListSmall;
    483484    SourceComponents.Clear;
    484485    SourceComponents.Add(Self);
Note: See TracChangeset for help on using the changeset viewer.