Changeset 8 for trunk/StudioPackage/Forms/UFormMain.lfm
- Timestamp:
- Aug 3, 2012, 12:14:25 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/StudioPackage/Forms/UFormMain.lfm
r7 r8 8 8 ClientWidth = 747 9 9 Menu = MainMenu 10 OnCreate = FormCreate 10 11 OnShow = FormShow 11 12 LCLVersion = '1.1' … … 46 47 end 47 48 end 48 object PageControl 1: TPageControl49 object PageControlRight: TPageControl 49 50 Left = 547 50 51 Height = 350 … … 60 61 end 61 62 end 62 object PageControl 2: TPageControl63 object PageControlLeft: TPageControl 63 64 Left = 0 64 65 Height = 350 … … 74 75 end 75 76 end 76 object PageControl 3: TPageControl77 object PageControlBottom: TPageControl 77 78 Left = 0 78 79 Height = 105 … … 101 102 ResizeAnchor = akRight 102 103 end 103 object PageControl 4: TPageControl104 object PageControlCenter: TPageControl 104 105 Left = 205 105 106 Height = 350 … … 1431 1432 end 1432 1433 object OpenDialogFile: TOpenDialog 1433 Filter = 'kkk|.kk|jj|.jj'1434 1434 left = 82 1435 1435 top = 210
Note:
See TracChangeset
for help on using the changeset viewer.