Changeset 178 for Docking/CoolDocking/Demo/IDE/UObjectInspectorForm.lfm
- Timestamp:
- Mar 8, 2011, 10:34:54 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Docking/CoolDocking/Demo/IDE/UObjectInspectorForm.lfm
r177 r178 1 1 object ObjectInspectorForm: TObjectInspectorForm 2 Left = 3 543 Height = 2404 Top = 1 715 Width = 3202 Left = 361 3 Height = 390 4 Top = 136 5 Width = 259 6 6 Caption = 'Object Inspector' 7 ClientHeight = 390 8 ClientWidth = 259 7 9 LCLVersion = '0.9.31' 10 object StringGrid1: TStringGrid 11 Left = 4 12 Height = 382 13 Top = 4 14 Width = 251 15 Align = alClient 16 BorderSpacing.Around = 4 17 DefaultColWidth = 120 18 FixedRows = 0 19 RowCount = 50 20 TabOrder = 0 21 end 8 22 object CoolDockClient1: TCoolDockClient 9 23 Floatable = False
Note:
See TracChangeset
for help on using the changeset viewer.