object MyDlgForm: TMyDlgForm Left = 324 Top = 340 Width = 337 Height = 187 Caption = 'MyDlgForm' Color = clBtnFace Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = '‚l‚r ‚oƒSƒVƒbƒN' Font.Style = [] OldCreateOrder = False PixelsPerInch = 96 TextHeight = 12 object BitBtn1: TBitBtn Left = 88 Top = 104 Width = 105 Height = 25 TabOrder = 0 Kind = bkOK end object BitBtn2: TBitBtn Left = 200 Top = 104 Width = 121 Height = 25 TabOrder = 1 Kind = bkCancel end end