home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Buyer 1999 September
/
Dpcb0999.iso
/
Internet
/
opc_v3
/
_SETUP.1
/
OPC.exe
/
0
/
RCDATA
/
TBTNBOTTOMDLG18
/
TBTNBOTTOMDLG18.txt
Wrap
Text File
|
1999-04-21
|
2KB
|
97 lines
object BtnBottomDlg18: TBtnBottomDlg18
Left = 229
Top = 289
BorderIcons = []
BorderStyle = bsDialog
Caption = 'Currency'
ClientHeight = 79
ClientWidth = 290
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Times New Roman'
Font.Style = [fsBold]
Position = poScreenCenter
OnCreate = get_background
PixelsPerInch = 96
TextHeight = 13
object Image1: TImage
Left = 0
Top = 0
Width = 290
Height = 79
Align = alClient
Stretch = True
end
object Bevel1: TBevel
Left = 8
Top = 8
Width = 274
Height = 65
Shape = bsFrame
IsControl = True
end
object Label1: TLabel
Left = 72
Top = 16
Width = 154
Height = 15
Caption = 'Please choose your currency'
Font.Charset = DEFAULT_CHARSET
Font.Color = clYellow
Font.Height = -13
Font.Name = 'Times New Roman'
Font.Style = []
ParentFont = False
Transparent = True
end
object Button1: TButton
Left = 16
Top = 40
Width = 81
Height = 25
Caption = 'U.K. [ � ]'
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Times New Roman'
Font.Style = []
ModalResult = 1
ParentFont = False
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 104
Top = 40
Width = 81
Height = 25
Caption = 'US [ $ ]'
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Times New Roman'
Font.Style = []
ModalResult = 1
ParentFont = False
TabOrder = 1
OnClick = Button2Click
end
object Button3: TButton
Left = 192
Top = 40
Width = 81
Height = 25
Caption = 'Other [ ? ]'
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Times New Roman'
Font.Style = []
ModalResult = 1
ParentFont = False
TabOrder = 2
OnClick = Button3Click
end
end