home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip: Shareware for Win 95
/
Chip-Shareware-Win95.bin
/
komunik
/
webedit
/
data.z
/
wewiz32j.wem
/
0
/
RCDATA
/
TDLGTEXTAREAELEMENT
/
TDLGTEXTAREAELEMENT.txt
Wrap
Text File
|
1996-10-14
|
1KB
|
84 lines
inherited dlgTextAreaElement: TdlgTextAreaElement
Left = 412
Top = 424
ActiveControl = edName
Caption = '<TEXTAREA>'
ClientHeight = 119
ClientWidth = 349
ShowHint = True
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
inherited Bevel1: TBevel
Left = 6
Width = 333
Height = 73
end
object lblName: TLabel [1]
Left = 18
Top = 24
Width = 28
Height = 13
Caption = '&Name'
FocusControl = edName
end
object lblRows: TLabel [2]
Left = 18
Top = 52
Width = 27
Height = 13
Caption = '&Rows'
FocusControl = edRows
end
object lblCols: TLabel [3]
Left = 182
Top = 52
Width = 20
Height = 13
Caption = '&Cols'
FocusControl = edCols
end
inherited OKBtn: TButton
Left = 104
Top = 88
end
inherited CancelBtn: TButton
Left = 184
Top = 88
end
object HelpBtn: TButton
Left = 264
Top = 88
Width = 75
Height = 25
Caption = '&Help'
TabOrder = 2
OnClick = HelpBtnClick
end
object edName: TEdit
Left = 61
Top = 21
Width = 265
Height = 21
Color = clYellow
ParentShowHint = False
ShowHint = True
TabOrder = 3
OnChange = edNameChange
end
object edRows: TEdit
Left = 62
Top = 48
Width = 101
Height = 21
TabOrder = 4
end
object edCols: TEdit
Left = 226
Top = 48
Width = 101
Height = 21
TabOrder = 5
end
end