Ignore:
Timestamp:
Mar 8, 2011, 10:34:54 AM (13 years ago)
Author:
george
Message:
  • Added: Unit UCoolDockLayout for dock layouts management.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Docking/CoolDocking/Demo/IDE/UObjectInspectorForm.lfm

    r177 r178  
    11object ObjectInspectorForm: TObjectInspectorForm
    2   Left = 354
    3   Height = 240
    4   Top = 171
    5   Width = 320
     2  Left = 361
     3  Height = 390
     4  Top = 136
     5  Width = 259
    66  Caption = 'Object Inspector'
     7  ClientHeight = 390
     8  ClientWidth = 259
    79  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
    822  object CoolDockClient1: TCoolDockClient
    923    Floatable = False
Note: See TracChangeset for help on using the changeset viewer.