home *** CD-ROM | disk | FTP | other *** search
- object FZileLibere: TFZileLibere
- Left = 314
- Top = 158
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- Caption = 'FZileLibere'
- ClientHeight = 309
- ClientWidth = 266
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object LTitlu: TLabelEffect
- Left = 0
- Top = 0
- Width = 266
- Height = 28
- GraduateFrom = clWindowText
- Align = alTop
- Alignment = taCenter
- Caption = 'Definire sarbatori legale'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clGray
- Font.Height = -21
- Font.Name = 'Times New Roman'
- Font.Style = []
- ParentFont = False
- end
- object Label1: TLabel
- Left = 0
- Top = 36
- Width = 265
- Height = 15
- Alignment = taCenter
- AutoSize = False
- Caption = 'Zilele care se considera libere:'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object BConfirm: TB
- Left = 8
- Top = 275
- Width = 123
- Height = 27
- Caption = '&Confirm'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBtnText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ModalResult = 1
- ParentFont = False
- TabOrder = 1
- OnClick = BConfirmClick
- end
- object BAnulez: TB
- Left = 135
- Top = 275
- Width = 126
- Height = 27
- Cancel = True
- Caption = 'A&nulez'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBtnText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ModalResult = 2
- ParentFont = False
- TabOrder = 2
- end
- object CLBZile: TCheckListBox
- Left = 8
- Top = 61
- Width = 252
- Height = 206
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ItemHeight = 15
- ParentFont = False
- TabOrder = 0
- OnKeyDown = CLBZileKeyDown
- end
- end
-