1
0
mirror of synced 2024-11-15 00:43:50 +00:00
unitswitcher/Source/CmpSwDialog.dfm

12 lines
249 B
Plaintext
Raw Normal View History

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