home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar 1999 September
/
Gamestar_09_1999-09_cd1.bin
/
programy
/
wc
/
INSTALL.BIN
/
WINCMD32.EXE
/
0
/
RCDATA
/
TCHMODFORM
/
TCHMODFORM.txt
Wrap
Text File
|
1999-07-27
|
4KB
|
203 lines
object ChmodForm: TChmodForm
Tag = 1
Left = 191
Top = 111
HelpContext = 560
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'Change attributes'
ClientHeight = 144
ClientWidth = 317
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object UnchangedSetClear: TLabel
Tag = 11
Left = 6
Top = 96
Width = 307
Height = 20
AutoSize = False
Caption = '(gray = unchanged, checked = set attribute)'
Font.Color = clBtnText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object GroupBox1: TGroupBox
Tag = 15
Left = 4
Top = 8
Width = 101
Height = 85
Caption = '&Owner'
Font.Color = clBtnText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
object O_R: TMyCheckBox
Tag = 18
Left = 8
Top = 20
Width = 89
Height = 17
Caption = 'Read'
TabOrder = 0
end
object O_W: TMyCheckBox
Tag = 19
Left = 8
Top = 40
Width = 89
Height = 17
TabStop = False
Caption = 'Write'
TabOrder = 1
end
object O_X: TMyCheckBox
Tag = 20
Left = 8
Top = 60
Width = 89
Height = 17
TabStop = False
Caption = 'Execute'
TabOrder = 2
end
end
object GroupBox2: TGroupBox
Tag = 16
Left = 108
Top = 8
Width = 101
Height = 85
Caption = '&Group'
Font.Color = clBtnText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
object G_R: TMyCheckBox
Tag = 18
Left = 8
Top = 20
Width = 89
Height = 17
Caption = 'Read'
TabOrder = 0
end
object G_W: TMyCheckBox
Tag = 19
Left = 8
Top = 40
Width = 89
Height = 17
TabStop = False
Caption = 'Write'
TabOrder = 1
end
object G_X: TMyCheckBox
Tag = 20
Left = 8
Top = 60
Width = 89
Height = 17
TabStop = False
Caption = 'Execute'
TabOrder = 2
end
end
object GroupBox3: TGroupBox
Tag = 17
Left = 212
Top = 8
Width = 101
Height = 85
Caption = '&World (Other)'
Font.Color = clBtnText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 2
object W_R: TMyCheckBox
Tag = 18
Left = 8
Top = 20
Width = 89
Height = 17
Caption = 'Read'
TabOrder = 0
end
object W_W: TMyCheckBox
Tag = 19
Left = 8
Top = 40
Width = 89
Height = 17
TabStop = False
Caption = 'Write'
TabOrder = 1
end
object W_X: TMyCheckBox
Tag = 20
Left = 8
Top = 60
Width = 89
Height = 17
TabStop = False
Caption = 'Execute'
TabOrder = 2
end
end
object Ok: TButton
Tag = 4001
Left = 61
Top = 117
Width = 80
Height = 23
Caption = 'Ok'
Default = True
ModalResult = 1
TabOrder = 3
end
object Cancel: TButton
Tag = 4002
Left = 146
Top = 117
Width = 80
Height = 23
Cancel = True
Caption = 'Cancel'
ModalResult = 2
TabOrder = 4
end
object id_GlobalHelp: TButton
Tag = 4003
Left = 231
Top = 117
Width = 80
Height = 23
Caption = '&Help'
TabOrder = 5
OnClick = id_GlobalHelpClick
end
object ResolutionFix1: TResolutionFix
Left = 20
Top = 120
end
object Translate1: TTranslate
Tag = 5040
Left = 4
Top = 116
end
end