object LinkRedirect: TLinkRedirect Left = 200 Top = 108 BorderStyle = bsDialog Caption = '�ݸ�̍Ē�`' ClientHeight = 226 ClientWidth = 323 Font.Color = clWindowText Font.Height = -12 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] PixelsPerInch = 96 Position = poScreenCenter TextHeight = 12 object Bevel1: TBevel Left = 3 Top = 7 Width = 314 Height = 183 Shape = bsFrame end object InfoLabel: TLabel Left = 15 Top = 12 Width = 164 Height = 13 Caption = '̫�� %s1 �� %s2 ������ݸ:' end object LinkNames: TListBox Left = 15 Top = 29 Width = 289 Height = 150 ItemHeight = 13 Sorted = True TabOrder = 0 end object OKBtn: TButton Left = 82 Top = 196 Width = 75 Height = 25 Caption = 'OK' Default = True TabOrder = 1 OnClick = OKBtnClick end object CancelBtn: TButton Left = 162 Top = 196 Width = 75 Height = 25 Cancel = True Caption = '��ݾ�' TabOrder = 2 OnClick = CancelBtnClick end object HelpBtn: TButton Left = 242 Top = 196 Width = 75 Height = 25 Caption = '����' TabOrder = 3 end end