home *** CD-ROM | disk | FTP | other *** search
- object DlgSetStart: TDlgSetStart
- Left = 279
- Top = 157
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- Caption = 'Setting started programmes by start '
- ClientHeight = 322
- ClientWidth = 504
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poMainFormCenter
- OnClose = DlgClose
- OnCreate = DlgCreate
- PixelsPerInch = 96
- TextHeight = 13
- object ExPanel: TExPanel
- Left = 0
- Top = 0
- Width = 504
- Height = 322
- Align = alClient
- BevelOuter = bvNone
- TabOrder = 0
- JStyleTexture = txTile
- JTransparent = False
- object BitBtnCancel: TBitBtn
- Left = 412
- Top = 72
- Width = 85
- Height = 25
- Cursor = crHandPoint
- Cancel = True
- Caption = '&Cancel'
- ModalResult = 2
- ParentShowHint = False
- ShowHint = True
- TabOrder = 3
- OnClick = BitBtnCancelClick
- end
- object Panel: TPanel
- Left = 8
- Top = 8
- Width = 397
- Height = 305
- BevelInner = bvLowered
- ParentShowHint = False
- ShowHint = True
- TabOrder = 0
- object ListView: TExtListView
- Left = 12
- Top = 12
- Width = 373
- Height = 281
- Cursor = crHandPoint
- Hint = 'List of applications'
- Checkboxes = True
- Columns = <
- item
- Caption = 'Programme'
- Width = 210
- end
- item
- Caption = 'Group'
- MaxWidth = 140
- Width = 140
- end
- item
- Caption = 'Programme'
- Width = 0
- end
- item
- Caption = 'Intenal'
- Width = 0
- end>
- HideSelection = False
- HoverTime = -1
- OwnerDraw = True
- ReadOnly = True
- RowSelect = True
- SmallImages = ImageListApp
- SortType = stText
- TabOrder = 0
- ViewStyle = vsReport
- AutoHint = False
- ClipboardEnable = False
- ColumnSize.Save = False
- ColumnSize.Stretch = False
- ColumnSize.Storage = stInifile
- FilterTimeOut = 500
- PrintSettings.FooterSize = 0
- PrintSettings.HeaderSize = 0
- PrintSettings.Time = ppNone
- PrintSettings.Date = ppNone
- PrintSettings.DateFormat = 'dd/mm/yyyy'
- PrintSettings.PageNr = ppNone
- PrintSettings.Title = ppNone
- PrintSettings.Font.Charset = DEFAULT_CHARSET
- PrintSettings.Font.Color = clWindowText
- PrintSettings.Font.Height = -11
- PrintSettings.Font.Name = 'MS Sans Serif'
- PrintSettings.Font.Style = []
- PrintSettings.HeaderFont.Charset = DEFAULT_CHARSET
- PrintSettings.HeaderFont.Color = clWindowText
- PrintSettings.HeaderFont.Height = -11
- PrintSettings.HeaderFont.Name = 'MS Sans Serif'
- PrintSettings.HeaderFont.Style = []
- PrintSettings.FooterFont.Charset = DEFAULT_CHARSET
- PrintSettings.FooterFont.Color = clWindowText
- PrintSettings.FooterFont.Height = -11
- PrintSettings.FooterFont.Name = 'MS Sans Serif'
- PrintSettings.FooterFont.Style = []
- PrintSettings.Borders = pbNoborder
- PrintSettings.BorderStyle = psSolid
- PrintSettings.Centered = False
- PrintSettings.RepeatHeaders = False
- PrintSettings.LeftSize = 0
- PrintSettings.RightSize = 0
- PrintSettings.ColumnSpacing = 0
- PrintSettings.RowSpacing = 0
- PrintSettings.Orientation = poPortrait
- PrintSettings.FixedWidth = 0
- PrintSettings.FixedHeight = 0
- PrintSettings.UseFixedHeight = False
- PrintSettings.UseFixedWidth = False
- PrintSettings.FitToPage = fpNever
- PrintSettings.PageNumSep = '/'
- HTMLHint = False
- HTMLSettings.Width = 100
- HeaderHotTrack = False
- HeaderDragDrop = False
- HeaderFlatStyle = True
- HeaderOwnerDraw = False
- HeaderHeight = 13
- HeaderFont.Charset = DEFAULT_CHARSET
- HeaderFont.Color = clWindowText
- HeaderFont.Height = -11
- HeaderFont.Name = 'MS Sans Serif'
- HeaderFont.Style = []
- SelectionRTFKeep = False
- ScrollHint = False
- SelectionColor = clHighlight
- SelectionTextColor = clHighlightText
- SizeWithForm = False
- SortDirection = sdAscending
- SortShow = False
- SortIndicator = siLeft
- SubImages = False
- SubItemEdit = False
- SubItemSelect = False
- URLColor = clBlack
- VAlignment = vtaCenter
- ItemHeight = 13
- SaveHeader = False
- LoadHeader = False
- ReArrangeItems = False
- DetailView.Visible = False
- DetailView.Column = 0
- DetailView.Font.Charset = DEFAULT_CHARSET
- DetailView.Font.Color = clBlue
- DetailView.Font.Height = -11
- DetailView.Font.Name = 'MS Sans Serif'
- DetailView.Font.Style = []
- DetailView.Height = 16
- DetailView.Indent = 0
- DetailView.SplitLine = False
- end
- end
- object BitBtnSet: TBitBtn
- Left = 412
- Top = 8
- Width = 85
- Height = 25
- Cursor = crHandPoint
- Caption = '&Set'
- ModalResult = 1
- ParentShowHint = False
- ShowHint = True
- TabOrder = 1
- OnClick = BitBtnSetClick
- end
- object BitBtnUndo: TBitBtn
- Left = 412
- Top = 40
- Width = 85
- Height = 25
- Caption = '&Back'
- TabOrder = 2
- OnClick = BitBtnUndoClick
- end
- end
- object ImageListApp: TImageList
- Left = 340
- Top = 68
- end
- end
-