Changeset 228 for branches/xpascal/Forms/FormMain.lfm
- Timestamp:
- Jun 24, 2023, 12:33:35 PM (17 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/xpascal/Forms/FormMain.lfm
r227 r228 1 1 object FormMain: TFormMain 2 Left = 5152 Left = 482 3 3 Height = 993 4 Top = 674 Top = 205 5 5 Width = 1491 6 6 Caption = 'Interpreter' … … 10 10 Menu = MainMenu1 11 11 OnActivate = FormActivate 12 OnClose = FormClose13 12 OnCreate = FormCreate 14 13 OnDestroy = FormDestroy
Note:
See TracChangeset
for help on using the changeset viewer.