home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2002 September
/
PCWorld_2002-09_cd.bin
/
Software
/
Vyzkuste
/
setit
/
SetIt.exe
/
0
/
RCDATA
/
TEXECUTEFORM
/
TEXECUTEFORM.txt
Wrap
Text File
|
2002-07-19
|
3KB
|
156 lines
object ExecuteForm: TExecuteForm
Left = 208
Top = 305
ActiveControl = Edit2
BorderStyle = bsDialog
Caption = 'Otev��t'
ClientHeight = 234
ClientWidth = 257
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
Position = poOwnerFormCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 16
Width = 37
Height = 13
Caption = 'Soubor:'
end
object Label2: TLabel
Left = 8
Top = 40
Width = 50
Height = 13
Caption = 'Parametry:'
end
object Label3: TLabel
Left = 8
Top = 64
Width = 85
Height = 13
Caption = 'Pracovn� adres��:'
end
object Bevel1: TBevel
Left = 8
Top = 116
Width = 241
Height = 2
Shape = bsBottomLine
Style = bsRaised
end
object Edit1: TEdit
Left = 64
Top = 17
Width = 177
Height = 21
Cursor = crArrow
BorderStyle = bsNone
Color = clBtnFace
ReadOnly = True
TabOrder = 0
end
object Edit2: TEdit
Left = 64
Top = 36
Width = 161
Height = 21
TabOrder = 1
end
object Edit3: TEdit
Left = 64
Top = 84
Width = 161
Height = 21
TabOrder = 3
end
object Button1: TButton
Left = 226
Top = 36
Width = 17
Height = 21
Caption = '...'
TabOrder = 2
OnClick = Button1Click
end
object RadioGroup1: TRadioGroup
Left = 8
Top = 128
Width = 137
Height = 97
Caption = 'Spustit'
TabOrder = 8
end
object Button2: TButton
Left = 164
Top = 168
Width = 75
Height = 25
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 6
OnClick = Button2Click
end
object Button3: TButton
Left = 164
Top = 200
Width = 75
Height = 25
Cancel = True
Caption = 'Storno'
ModalResult = 2
TabOrder = 7
end
object CheckBox1: TCheckBox
Left = 160
Top = 136
Width = 81
Height = 17
Caption = 'U&kon�it SetIt'
TabOrder = 5
end
object Button4: TButton
Left = 226
Top = 84
Width = 17
Height = 21
Caption = '...'
TabOrder = 4
OnClick = Button4Click
end
object RadioButton1: TRadioButton
Left = 20
Top = 152
Width = 113
Height = 17
Caption = 'N&orm�ln� okno'
Checked = True
TabOrder = 9
TabStop = True
end
object RadioButton2: TRadioButton
Left = 20
Top = 176
Width = 113
Height = 17
Caption = 'Mi&nimalizovan�'
TabOrder = 10
end
object RadioButton3: TRadioButton
Left = 20
Top = 200
Width = 113
Height = 17
Caption = 'Ma&ximalizovan�'
TabOrder = 11
end
end