home *** CD-ROM | disk | FTP | other *** search
- object FData: TFData
- Left = 216
- Top = 266
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- Caption = 'Alegere prima luna de lucru'
- ClientHeight = 123
- ClientWidth = 318
- Color = clBtnFace
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- OldCreateOrder = False
- Position = poDesktopCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 15
- object Label1: TLabel
- Left = 89
- Top = 43
- Width = 31
- Height = 15
- Caption = 'Luna:'
- end
- object lTitlu: TLabelEffect
- Left = 0
- Top = 0
- Width = 318
- Height = 33
- ColourShadow = clGray
- GraduateFrom = clWindowText
- StyleHighlight = eoExtrude
- StyleShadow = eoGraduated
- ColourScheme = csText
- Align = alTop
- Alignment = taCenter
- Caption = 'Specificati luna'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object BConfirm: TB
- Left = 57
- Top = 85
- Width = 100
- Height = 28
- Caption = '&Confirmare'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBtnText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ModalResult = 1
- ParentFont = False
- TabOrder = 1
- end
- object BAbandon: TB
- Left = 162
- Top = 85
- Width = 100
- Height = 28
- Cancel = True
- Caption = '&Abandon'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBtnText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ModalResult = 2
- ParentFont = False
- TabOrder = 2
- end
- object LALuna: TEditLA
- Left = 137
- Top = 39
- Width = 92
- Height = 23
- Luna = 10
- An = 2000
- Data = 36800
- UseCurrentDate = False
- ParentColor = True
- TabOrder = 0
- end
- end
-