2007-12-09 12:02:11 +00:00
|
|
|
inherited frmCmpSwDialog: TfrmCmpSwDialog
|
|
|
|
Caption = 'ComponentSwitcher'
|
2007-12-10 20:29:57 +00:00
|
|
|
ExplicitHeight = 425
|
2007-12-09 12:02:11 +00:00
|
|
|
PixelsPerInch = 96
|
|
|
|
TextHeight = 13
|
|
|
|
inherited pnlMain: TPanel
|
|
|
|
inherited lstItems: TListBox
|
2007-12-10 20:29:57 +00:00
|
|
|
ExplicitTop = 45
|
2007-12-09 12:02:11 +00:00
|
|
|
end
|
|
|
|
end
|
|
|
|
end
|