home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip: Shareware for Win 95
/
Chip-Shareware-Win95.bin
/
komunik
/
webedit
/
data.z
/
wewiz32j.wem
/
0
/
RCDATA
/
TDLGOPTIONELEMENT
/
TDLGOPTIONELEMENT.txt
Wrap
Text File
|
1996-10-14
|
1KB
|
76 lines
inherited dlgOptionElement: TdlgOptionElement
Left = 302
Top = 222
ActiveControl = edText
Caption = '<OPTION>'
ClientHeight = 143
ShowHint = True
OnShow = FormShow
PixelsPerInch = 72
TextHeight = 13
inherited Bevel1: TBevel
Height = 101
end
object lblValue: TLabel [1]
Left = 20
Top = 52
Width = 27
Height = 13
Caption = '&Value'
FocusControl = edValue
end
object lblText: TLabel [2]
Left = 20
Top = 23
Width = 21
Height = 13
Caption = '&Text'
FocusControl = edText
end
inherited OKBtn: TButton
Left = 70
Top = 116
Default = False
TabOrder = 5
end
object HelpBtn: TButton [4]
Left = 230
Top = 116
Width = 75
Height = 25
Caption = '&Help'
TabOrder = 0
OnClick = HelpBtnClick
end
object edValue: TEdit [5]
Left = 68
Top = 48
Width = 225
Height = 21
TabOrder = 2
end
object chkSelected: TCheckBox [6]
Left = 68
Top = 80
Width = 97
Height = 17
Caption = '&Selected'
TabOrder = 3
end
object edText: TEdit [7]
Left = 68
Top = 20
Width = 225
Height = 21
Color = clYellow
ParentShowHint = False
ShowHint = True
TabOrder = 4
OnChange = edTextChange
end
inherited CancelBtn: TButton
Left = 150
Top = 116
end
end