Changeset 6 for trunk/Forms/Base.pas


Ignore:
Timestamp:
Apr 19, 2026, 10:45:05 AM (8 days ago)
Author:
chronos
Message:
  • Modified: Execute instructions from array of methods instead of big case statement.
  • Added: Check which instructions are missing in InstructionInfo.
  • Added: Instruction generator.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/Base.pas

    r5 r6  
    1111  TMessageEvent = procedure (Text: string) of object;
    1212
     13
    1314implementation
    1415
Note: See TracChangeset for help on using the changeset viewer.