home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip: Shareware for Win 95
/
Chip-Shareware-Win95.bin
/
komunik
/
webedit
/
data.z
/
wewiz32j.wem
/
0
/
RCDATA
/
TDLGCHECKRADIOELEMENT
/
TDLGCHECKRADIOELEMENT.txt
Wrap
Text File
|
1996-10-14
|
2KB
|
92 lines
inherited dlgCheckRadioElement: TdlgCheckRadioElement
Left = 336
Top = 92
ActiveControl = edName
Caption = 'CheckRadio'
ClientHeight = 152
ClientWidth = 371
ShowHint = True
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
inherited Bevel1: TBevel
Top = 12
Width = 353
Height = 101
end
object lblName: TLabel [1]
Left = 24
Top = 28
Width = 28
Height = 13
Caption = '&Name'
FocusControl = edName
end
object lblValue: TLabel [2]
Left = 25
Top = 83
Width = 27
Height = 13
Caption = '&Value'
FocusControl = cbValue
end
object lblCaption: TLabel [3]
Left = 24
Top = 56
Width = 36
Height = 13
Caption = '&Caption'
end
inherited OKBtn: TButton
Left = 126
Top = 120
end
inherited CancelBtn: TButton
Left = 206
Top = 120
end
object HelpBtn: TButton
Left = 286
Top = 120
Width = 75
Height = 25
Caption = '&Help'
TabOrder = 2
OnClick = HelpBtnClick
end
object edName: TEdit
Left = 76
Top = 25
Width = 269
Height = 21
Color = clYellow
TabOrder = 3
OnChange = edNameChange
end
object cbValue: TComboBox
Left = 76
Top = 79
Width = 185
Height = 21
Color = clYellow
ItemHeight = 13
TabOrder = 5
OnChange = edNameChange
end
object chkChecked: TCheckBox
Left = 272
Top = 81
Width = 73
Height = 17
Caption = '&Checked'
TabOrder = 6
end
object edCaption: TEdit
Left = 76
Top = 52
Width = 269
Height = 21
TabOrder = 4
end
end