home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
WDR Computer Club Digital 1996 June
/
CLUB_0696.BIN
/
share95
/
webpagec
/
wpc.exe
/
0
/
RCDATA
/
TADDRESST
/
TADDRESST.txt
Wrap
Text File
|
1996-04-05
|
2KB
|
101 lines
object AddressT: TAddressT
Left = 309
Top = 119
BorderIcons = []
BorderStyle = bsSingle
Caption = 'Address'
ClientHeight = 167
ClientWidth = 270
Font.Color = clWindowText
Font.Height = -17
Font.Name = 'System'
Font.Style = []
Position = poScreenCenter
OnCloseQuery = FormCloseQuery
PixelsPerInch = 120
TextHeight = 20
object GroupBox1: TGroupBox
Left = 24
Top = 16
Width = 113
Height = 105
Caption = 'Clear'
Font.Color = clBlue
Font.Height = -17
Font.Name = 'System'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
object RadioButton1: TRadioButton
Left = 16
Top = 32
Width = 73
Height = 17
Caption = 'Left'
Font.Color = clMaroon
Font.Height = -17
Font.Name = 'System'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
end
object RadioButton2: TRadioButton
Left = 16
Top = 56
Width = 73
Height = 17
Caption = 'Right'
Font.Color = clMaroon
Font.Height = -17
Font.Name = 'System'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 1
end
object RadioButton3: TRadioButton
Left = 16
Top = 80
Width = 65
Height = 17
Caption = 'All'
Font.Color = clMaroon
Font.Height = -17
Font.Name = 'System'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 2
end
end
object CheckBox1: TCheckBox
Left = 32
Top = 136
Width = 97
Height = 17
Caption = 'No Wrap'
Font.Color = clMaroon
Font.Height = -17
Font.Name = 'System'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 1
end
object BitBtn1: TBitBtn
Left = 160
Top = 40
Width = 89
Height = 33
TabOrder = 2
OnClick = BitBtn1Click
Kind = bkOK
end
object BitBtn2: TBitBtn
Left = 160
Top = 96
Width = 89
Height = 33
TabOrder = 3
OnClick = BitBtn2Click
Kind = bkCancel
end
end