Changeset 8 for trunk/UCore.pas
- Timestamp:
- Sep 19, 2014, 9:47:22 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/UCore.pas
r7 r8 74 74 begin 75 75 if FormNew.ShowModal = mrOk then begin 76 Project.Bitmap.ColorFormat := TGColorFormat ;76 Project.Bitmap.ColorFormat := TGColorFormat.Create; 77 77 78 78 Project.FileName := 'New image';
Note:
See TracChangeset
for help on using the changeset viewer.