home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2005 June
/
CHIP_CD_2005-06.iso
/
test
/
fruity
/
flstudio502_install.exe
/
Dashboard.dll
/
0
/
RCDATA
/
TSTRINGSDIALOG
/
TSTRINGSDIALOG.txt
Wrap
Text File
|
2005-02-04
|
808b
|
44 lines
object StringsDialog: TStringsDialog
Left = 218
Top = 107
BorderStyle = bsDialog
Caption = 'Edit strings...'
ClientHeight = 375
ClientWidth = 336
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poOwnerFormCenter
PixelsPerInch = 96
TextHeight = 13
object OKBtn: TButton
Left = 175
Top = 345
Width = 75
Height = 25
Caption = 'OK'
ModalResult = 1
TabOrder = 0
end
object Memo: TMemo
Left = 5
Top = 5
Width = 326
Height = 336
TabOrder = 1
end
object CancelBtn: TButton
Left = 255
Top = 345
Width = 75
Height = 25
Caption = 'Cancel'
ModalResult = 2
TabOrder = 2
end
end