home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1998 November
/
pcwk_11_98a.iso
/
Sharewar
/
Wcmd352
/
INSTALL.BIN
/
WINCMD32.EXE
/
0
/
RCDATA
/
TCHECKEDITBOX
/
TCHECKEDITBOX.txt
Wrap
Text File
|
1998-08-11
|
2KB
|
90 lines
object CheckEditBox: TCheckEditBox
Left = 200
Top = 97
BorderStyle = bsDialog
Caption = 'CheckEditBox'
ClientHeight = 107
ClientWidth = 337
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
PixelsPerInch = 96
Position = poScreenCenter
TextHeight = 13
object InfoText: TLabel
Left = 8
Top = 4
Width = 321
Height = 15
AutoSize = False
Caption = 'InfoText'
ShowAccelChar = False
WordWrap = True
end
object CheckBox1: TCheckBox
Left = 8
Top = 48
Width = 321
Height = 13
Caption = 'C1'
TabOrder = 1
end
object BtnOK: TButton
Tag = 4001
Left = 30
Top = 80
Width = 90
Height = 24
Caption = '&OK'
Default = True
ModalResult = 1
TabOrder = 3
end
object BtnCancel: TButton
Tag = 4002
Left = 218
Top = 80
Width = 90
Height = 24
Cancel = True
Caption = '&Cancel'
ModalResult = 2
TabOrder = 5
end
object Edit1: TEdit
Left = 8
Top = 24
Width = 321
Height = 21
TabOrder = 0
Text = 'Edit1'
OnKeyDown = Edit1KeyDown
end
object BtnTree: TButton
Tag = 5002
Left = 124
Top = 80
Width = 90
Height = 24
Caption = '&Tree'
TabOrder = 4
OnClick = BtnTreeClick
end
object CheckBox2: TCheckBox
Left = 8
Top = 64
Width = 321
Height = 13
Caption = 'C2'
TabOrder = 2
end
object ResolutionFix1: TResolutionFix
Top = 80
end
object Translate1: TTranslate
Left = 312
Top = 80
end
end