Changeset 198 for Docking/CoolDocking/Demo/IDE/UMainForm.lfm
- Timestamp:
- Mar 16, 2011, 12:32:41 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Docking/CoolDocking/Demo/IDE/UMainForm.lfm
r197 r198 1 1 object MainForm: TMainForm 2 2 Left = 217 3 Height = 4 573 Height = 419 4 4 Top = 123 5 Width = 6435 Width = 536 6 6 Caption = 'CoolDocking Demo IDE' 7 ClientHeight = 4 388 ClientWidth = 6437 ClientHeight = 400 8 ClientWidth = 536 9 9 Menu = MainMenu1 10 10 OnClose = FormClose … … 13 13 object DockPanel: TPanel 14 14 Left = 0 15 Height = 41215 Height = 374 16 16 Top = 26 17 Width = 64317 Width = 536 18 18 Align = alClient 19 19 BevelOuter = bvNone … … 24 24 Height = 26 25 25 Top = 0 26 Width = 64326 Width = 536 27 27 Caption = 'ToolBar1' 28 28 Images = ImageList1
Note:
See TracChangeset
for help on using the changeset viewer.