Changeset 39 for trunk/tunneler.lpr
- Timestamp:
- Apr 18, 2019, 4:13:14 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tunneler.lpr
r34 r39 28 28 {$ENDIF} 29 29 30 Application.Scaled:=True; 30 31 Application.Initialize; 31 32 Application.CreateForm(TMainForm, MainForm);
Note:
See TracChangeset
for help on using the changeset viewer.