home *** CD-ROM | disk | FTP | other *** search
- object FLang: TFLang
- Left = 285
- Top = 211
- Width = 214
- Height = 111
- BorderIcons = [biSystemMenu]
- Caption = 'Language'
- Color = clBtnFace
- Font.Charset = SHIFTJIS_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = '�l�r �o�S�V�b�N'
- Font.Style = []
- OldCreateOrder = True
- Position = poScreenCenter
- OnActivate = FormActivate
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 12
- object LangCB: TComboBox
- Left = 8
- Top = 16
- Width = 185
- Height = 20
- Style = csDropDownList
- DropDownCount = 20
- ImeName = 'MSIME95'
- ItemHeight = 12
- TabOrder = 2
- end
- object OKBtn: TButton
- Left = 16
- Top = 48
- Width = 75
- Height = 25
- Caption = 'OK'
- ModalResult = 1
- TabOrder = 0
- OnClick = OKBtnClick
- end
- object CancelBtn: TButton
- Left = 112
- Top = 48
- Width = 75
- Height = 25
- Caption = 'Cancel'
- ModalResult = 2
- TabOrder = 1
- end
- end
-