home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip: Shareware for Win 95
/
Chip-Shareware-Win95.bin
/
komunik
/
webedit
/
data.z
/
wewiz32j.wem
/
0
/
RCDATA
/
TDLGSELECTELEMENT
/
TDLGSELECTELEMENT.txt
Wrap
Text File
|
1996-10-14
|
1KB
|
72 lines
inherited dlgSelectElement: TdlgSelectElement
Left = 428
Top = 376
ActiveControl = edName
Caption = '<SELECT> Element'
ClientHeight = 139
ShowHint = True
OnShow = FormShow
PixelsPerInch = 72
TextHeight = 13
inherited Bevel1: TBevel
Height = 93
end
object lblName: TLabel [1]
Left = 20
Top = 28
Width = 28
Height = 13
Caption = 'Name'
end
object lblSize: TLabel [2]
Left = 20
Top = 64
Width = 20
Height = 13
Caption = 'Size'
end
inherited OKBtn: TButton
Left = 70
Top = 108
end
inherited CancelBtn: TButton
Left = 150
Top = 108
end
object HelpBtn: TButton
Left = 230
Top = 108
Width = 75
Height = 25
Caption = '&Help'
TabOrder = 2
OnClick = HelpBtnClick
end
object chkMultSel: TCheckBox
Left = 156
Top = 64
Width = 133
Height = 17
Caption = 'Allow multiple selection'
TabOrder = 3
end
object edName: TEdit
Left = 56
Top = 24
Width = 233
Height = 21
Color = clYellow
ParentShowHint = False
ShowHint = True
TabOrder = 4
OnChange = edNameChange
end
object edSize: TEdit
Left = 56
Top = 60
Width = 57
Height = 21
TabOrder = 5
end
end