object PackageDetailDlg: TPackageDetailDlg Left = 329 Top = 264 BorderStyle = bsDialog Caption = '�߯���ނ̏ڍ�' ClientHeight = 157 ClientWidth = 274 ParentFont = True Position = poScreenCenter PixelsPerInch = 96 TextHeight = 12 object Label1: TLabel Left = 8 Top = 8 Width = 156 Height = 13 Caption = '�ǂ̸�ٰ�߂�ݽİق��邩�I��(&S):' FocusControl = GroupList end object GroupList: TCheckListBox Left = 8 Top = 24 Width = 257 Height = 97 ItemHeight = 13 TabOrder = 0 end object OKButton: TButton Left = 56 Top = 128 Width = 75 Height = 25 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 1 end object CancelButton: TButton Left = 144 Top = 128 Width = 75 Height = 25 Cancel = True Caption = '��ݾ�' ModalResult = 2 TabOrder = 2 end end