home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1998 July & August
/
Pcwk78a98.iso
/
Internet
/
Javadraw
/
DATA.Z
/
Iavadraw.exe
/
0
/
RCDATA
/
TGETNEWPROFILENAME
/
TGETNEWPROFILENAME.txt
< prev
Wrap
Text File
|
1997-09-20
|
8KB
|
306 lines
object GetNewProFileName: TGetNewProFileName
Left = 313
Top = 379
BorderStyle = bsDialog
Caption = 'Enter filename...'
ClientHeight = 241
ClientWidth = 237
Font.Color = clWindowText
Font.Height = -14
Font.Name = 'MS Sans Serif'
Font.Style = []
Icon.Data = {<image000.ico>}
Position = poScreenCenter
Scaled = False
PixelsPerInch = 96
TextHeight = 16
object xPanel1: TxPanel
Left = 0
Top = 0
Width = 237
Height = 241
Align = alClient
BevelOuter = bvNone
TabOrder = 0
data_int = 0
language = 2
object xPanel2: TxPanel
Left = 0
Top = 0
Width = 237
Height = 93
Align = alTop
BevelWidth = 2
TabOrder = 0
data_int = 0
language = 2
object xGroupBox1: TxGroupBox
Left = 8
Top = 4
Width = 221
Height = 77
Caption = 'Filetype:'
TabOrder = 0
Caption_English = 'Filetype:'
Caption_German = 'Dateityp:'
data_int = 0
language = 2
object xRadioButton1: TxRadioButton
Left = 16
Top = 24
Width = 193
Height = 17
Caption = '.java (java source-file)'
Checked = True
TabOrder = 0
TabStop = True
Caption_English = '.java (java source-file)'
Caption_German = '.java(java Quell-Datei)'
data_int = 0
language = 2
end
object xRadioButton2: TxRadioButton
Left = 16
Top = 48
Width = 193
Height = 17
Caption = '.ins (file to insert in .java-files)'
TabOrder = 1
Caption_English = '.ins (file to insert in .java-files)'
Caption_German = '.ins (einf�gen in .java Dateien)'
data_int = 0
language = 2
end
end
end
object xPanel3: TxPanel
Left = 0
Top = 93
Width = 237
Height = 112
Align = alTop
BevelWidth = 2
TabOrder = 1
data_int = 0
language = 2
object xLabel1: TxLabel
Left = 8
Top = 8
Width = 122
Height = 16
Hint = 'Name of the new file:'
Caption = 'Name of the new file:'
Caption_English = 'Name of the new file:'
Caption_German = 'Name der neuen Datei:'
Hint_English = 'Name of the new file:'
language = 2
end
object xLabel2: TxLabel
Left = 8
Top = 60
Width = 70
Height = 16
Caption = 'Base class:'
Caption_English = 'Base class:'
Caption_German = 'Basis Klasse:'
language = 2
end
object Edit1: TEdit
Left = 8
Top = 28
Width = 217
Height = 24
TabOrder = 0
Text = 'Noname'
OnChange = Edit1Change
OnKeyPress = Edit1KeyPress
end
object ComboBox1: TComboBox
Left = 8
Top = 76
Width = 217
Height = 24
Style = csDropDownList
ItemHeight = 16
Items.Strings = (
'(None)'
'AbstractMethodError'
'Applet'
'ArithmeticException'
'ArrayIndexOutOfBoundsException'
'ArrayStoreException'
'AWTError'
'AWTException'
'BorderLayout'
'BufferedInputStream'
'BufferedOutputStream'
'Button'
'ByteArrayInputStream'
'ByteArrayOutputStream'
'Canvas'
'CardLayout'
'Checkbox'
'CheckboxGroup'
'CheckboxMenuItem'
'Choice'
'ClassCastException'
'ClassCircularityError'
'ClassFormatError'
'ClassLoader'
'ClassNotFountException'
'CloneNotSupportedException'
'ColorModel'
'ContentHandler'
'CropImageFilter'
'DatagramSocket'
'DataInputStream'
'DataOutputStream'
'Date'
'Dialog'
'Dictionary'
'Dimension'
'DirectColorModel'
'EmptyStackException'
'EOFException'
'Error'
'Event'
'Exception'
'File'
'FileDialog'
'FileInputStream'
'FileNotFoundException'
'FileOutputStream'
'FilteredImageSource'
'FilterInputStream'
'FilterOutputStream'
'FlowLayout'
'Font'
'FontMetrics'
'Frame'
'Graphics'
'GridBagConstraints'
'GridBagLayout'
'GridLayout'
'Hashtable'
'IllegalAccessError'
'IllegalAccessException'
'IllegalArgumentException'
'IllegalMonitorStateException'
'IllegalThreadStateException'
'Image'
'ImageFilter'
'IncompatibleClassChangeError'
'IndexColorModel'
'IndexOutOfBoundsException'
'InputStream'
'Insets'
'InstantiationError'
'InstantiationException'
'InternalError'
'InterruptedExcepion'
'InterruptedIOException'
'IOException'
'Label'
'LineNumberInputStream'
'LinkageError'
'List'
'MalformedURLException'
'MediaTracker'
'MemoryImageSource'
'Menu'
'MenuBar'
'MenuComponent'
'MenuItem'
'NegativeArraySizeException'
'NoClassDefFoundError'
'NoSuchElementException'
'NoSuchFieldError'
'NoSuchMethodError'
'NoSuchMethodException'
'NullPointerException'
'Number'
'NumberFormatException'
'Object'
'Observable'
'OutOfMemoryError'
'OutputStream'
'Panel'
'PipedInputStream'
'PipedOutputStream'
'PixelGrabber'
'Point'
'Polygon'
'PrintStream'
'Process'
'Properties'
'ProtocolException'
'PushbackInputStream'
'Random'
'RandomAccessFile'
'Rectangle'
'RemoteDebugger'
'RemoteInt'
'RGBImageFilter'
'RuntimeException'
'Scrollbar'
'SecurityException'
'SecurityManager'
'SequenceInputStream'
'SocketException'
'SocketImpl'
'Stack'
'StackOverflowError'
'StreamTokenizer'
'StringBufferInputStream'
'StringIndexOutOfBoundsException'
'StringTokenizer'
'TextArea'
'TextField'
'Thread'
'ThreadDeath'
'ThreadGroup'
'Throwable'
'Toolkit'
'UnknownHostException'
'UnknownServiceException'
'UnsatisfiedLinkError'
'URLConnection'
'URLStreamHandler'
'UTFDataFormatException'
'Vector'
'VerifyError'
'VirtualMachineError'
'Window')
Sorted = True
TabOrder = 1
end
end
object xButton1: TxButton
Left = 48
Top = 212
Width = 75
Height = 25
Caption = '&Ok'
TabOrder = 2
OnClick = Button1Click
Caption_English = '&Ok'
Caption_German = '&Ok'
data_int = 0
language = 2
end
object xButton2: TxButton
Left = 128
Top = 212
Width = 75
Height = 25
Caption = '&Cancel'
ModalResult = 2
TabOrder = 3
Caption_English = '&Cancel'
Caption_German = '&Abbrechen'
data_int = 0
language = 2
end
end
end