object OKRightDlg: TOKRightDlg Left = 227 Top = 108 BorderStyle = bsDialog Caption = '�޲�۸�' ClientHeight = 179 ClientWidth = 384 Position = poScreenCenter PixelsPerInch = 96 TextHeight = 12 object Bevel1: TBevel Left = 8 Top = 8 Width = 281 Height = 161 Shape = bsFrame end object OKBtn: TButton Left = 300 Top = 8 Width = 75 Height = 25 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 0 end object CancelBtn: TButton Left = 300 Top = 38 Width = 75 Height = 25 Cancel = True Caption = '��ݾ�' ModalResult = 2 TabOrder = 1 end end