home *** CD-ROM | disk | FTP | other *** search
- object CHModDlg: TCHModDlg
- Left = 206
- Top = 117
- HorzScrollBar.Visible = False
- VertScrollBar.Visible = False
- ActiveControl = CHK_Own_Read
- BorderIcons = [biSystemMenu, biHelp]
- BorderStyle = bsDialog
- Caption = 'Zmiana atrybut�w zdalnego pliku '
- ClientHeight = 204
- ClientWidth = 379
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- KeyPreview = True
- Position = poScreenCenter
- OnCreate = FormCreate
- OnKeyDown = FormKeyDown
- PixelsPerInch = 96
- TextHeight = 13
- object Przycisk_OK: TToolbarButton97
- Left = 310
- Top = 4
- Width = 65
- Height = 65
- Cursor = crHandPoint
- Caption = '&OK'
- Layout = blGlyphTop
- ParentShowHint = False
- ShowHint = False
- Spacing = 5
- OnClick = Przycisk_OKClick
- end
- object Przycisk_Anuluj: TToolbarButton97
- Left = 310
- Top = 69
- Width = 65
- Height = 65
- Cursor = crHandPoint
- Caption = '&Anuluj'
- Layout = blGlyphTop
- ParentShowHint = False
- ShowHint = False
- Spacing = 5
- OnClick = Przycisk_AnulujClick
- end
- object Przycisk_Pomoc: TToolbarButton97
- Left = 310
- Top = 134
- Width = 65
- Height = 65
- Cursor = crHandPoint
- Caption = '&Pomoc'
- Layout = blGlyphTop
- ParentShowHint = False
- ShowHint = False
- Spacing = 5
- OnClick = Przycisk_PomocClick
- end
- object Panel1: TPanel
- Left = 3
- Top = 5
- Width = 304
- Height = 195
- BevelInner = bvRaised
- BevelOuter = bvLowered
- TabOrder = 0
- object Label1: TLabel
- Left = 8
- Top = 5
- Width = 289
- Height = 13
- Caption = 'Zmiana atrybut�w mo�e nie dzia�a� na niekt�rych serwerach!'
- end
- object BTN_ALL_Read: TToolbarButton97
- Left = 81
- Top = 167
- Width = 69
- Height = 22
- DisplayMode = dmTextOnly
- Caption = 'Odczyt'
- Flat = False
- HelpContext = 2250
- Opaque = False
- OnClick = BTN_ALL_ReadClick
- end
- object BTN_All_Write: TToolbarButton97
- Left = 150
- Top = 167
- Width = 69
- Height = 22
- DisplayMode = dmTextOnly
- Caption = 'Zapis'
- Flat = False
- HelpContext = 2250
- Opaque = False
- OnClick = BTN_All_WriteClick
- end
- object BTN_All_Exec: TToolbarButton97
- Left = 219
- Top = 167
- Width = 77
- Height = 22
- DisplayMode = dmTextOnly
- Caption = 'Uruchamianie'
- Flat = False
- HelpContext = 2250
- Opaque = False
- OnClick = BTN_All_ExecClick
- end
- object Label2: TLabel
- Left = 8
- Top = 172
- Width = 66
- Height = 13
- Caption = 'Wszystkie na:'
- end
- object GRP_Other: TGroupBox
- Left = 8
- Top = 118
- Width = 289
- Height = 46
- HelpContext = 2240
- Caption = ' Pozostali mog� '
- TabOrder = 2
- object CHK_Pub_Read: TCheckBox
- Left = 7
- Top = 18
- Width = 93
- Height = 17
- Caption = 'Odczytywa�'
- TabOrder = 0
- end
- object CHK_Pub_Write: TCheckBox
- Left = 104
- Top = 18
- Width = 90
- Height = 17
- Caption = 'Zapisywa�'
- TabOrder = 1
- end
- object CHK_Pub_Exec: TCheckBox
- Left = 198
- Top = 18
- Width = 82
- Height = 17
- Caption = 'Uruchamia�'
- TabOrder = 2
- end
- end
- object GRP_GRP: TGroupBox
- Left = 8
- Top = 69
- Width = 289
- Height = 46
- HelpContext = 2230
- Caption = ' Grupa w�a�ciciela mo�e '
- TabOrder = 1
- object CHK_GRP_Read: TCheckBox
- Left = 7
- Top = 18
- Width = 93
- Height = 17
- Caption = 'Odczytywa�'
- TabOrder = 0
- end
- object CHK_GRP_Write: TCheckBox
- Left = 104
- Top = 18
- Width = 90
- Height = 17
- Caption = 'Zapisywa�'
- TabOrder = 1
- end
- object CHK_GRP_Exec: TCheckBox
- Left = 198
- Top = 18
- Width = 82
- Height = 17
- Caption = 'Uruchamia�'
- TabOrder = 2
- end
- end
- object GRP_Owner: TGroupBox
- Left = 8
- Top = 20
- Width = 289
- Height = 46
- HelpContext = 2220
- Caption = ' W�a�ciciel mo�e '
- TabOrder = 0
- object CHK_Own_Read: TCheckBox
- Left = 7
- Top = 18
- Width = 93
- Height = 17
- Caption = 'Odczytywa�'
- TabOrder = 0
- end
- object CHK_Own_Write: TCheckBox
- Left = 104
- Top = 18
- Width = 90
- Height = 17
- Caption = 'Zapisywa�'
- TabOrder = 1
- end
- object CHK_Own_Exec: TCheckBox
- Left = 198
- Top = 18
- Width = 82
- Height = 17
- Caption = 'Uruchamia�'
- TabOrder = 2
- end
- end
- end
- end
-