Changeset 153 for trunk/Forms/FormMain.lfm
- Timestamp:
- Jun 6, 2023, 9:46:08 PM (18 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/FormMain.lfm
r152 r153 4 4 Top = 401 5 5 Width = 1178 6 AllowDropFiles = True 6 7 Caption = 'vCard Studio' 7 8 ClientHeight = 762 … … 13 14 OnCreate = FormCreate 14 15 OnDestroy = FormDestroy 16 OnDropFiles = FormDropFiles 15 17 OnResize = FormResize 16 18 OnShow = FormShow
Note:
See TracChangeset
for help on using the changeset viewer.