home *** CD-ROM | disk | FTP | other *** search
- object FTreceLuna: TFTreceLuna
- Left = 316
- Top = 168
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- Caption = 'Trecerea la o noua luna de lucru'
- ClientHeight = 380
- ClientWidth = 528
- Color = clMenu
- 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 Label2: TLabel
- Left = 10
- Top = 43
- Width = 510
- Height = 118
- AutoSize = False
- Caption =
- ' Trecerea la luna urmatoare reprezinta crearea datelor de lucru ' +
- #13#10' pentru firma '#13#10' si luna '#13#10' Vor fi copiate datele personalulu' +
- 'i, persoane in intretinere si '#13#10' parametrii de calcul. Pentru l' +
- 'una '#13#10' vor fi initializ' +
- 'ate urmatoarele coloane din salarii:'
- Color = clMenu
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- end
- object LFirma: TLabel
- Left = 113
- Top = 62
- Width = 400
- Height = 19
- AutoSize = False
- Caption = 'LFirma'
- Color = clMenu
- Font.Charset = ANSI_CHARSET
- Font.Color = clMaroon
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- end
- object LLuna: TLabel
- Left = 71
- Top = 82
- Width = 446
- Height = 19
- AutoSize = False
- Caption = ' SEPTEMBRIE / 2001'
- Color = clMenu
- Font.Charset = ANSI_CHARSET
- Font.Color = clMaroon
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- end
- object LGLuna: TLabel
- Left = 264
- Top = 119
- Width = 249
- Height = 19
- AutoSize = False
- Caption = ' SEPTEMBRIE / 2001'
- Color = clMenu
- Font.Charset = ANSI_CHARSET
- Font.Color = clMaroon
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- end
- object Label3: TLabel
- Left = 89
- Top = 293
- Width = 243
- Height = 38
- Caption =
- 'Daca doriti crearea lunii '#13#10' tastati " ' +
- 'CONFIRM ":'
- Color = clMenu
- Font.Charset = ANSI_CHARSET
- Font.Color = clRed
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- end
- object LLuna1: TLabel
- Left = 274
- Top = 294
- Width = 246
- Height = 19
- AutoSize = False
- Caption = ' SEPTEMBRIE / 2001'
- Color = clMenu
- Font.Charset = ANSI_CHARSET
- Font.Color = clMaroon
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- end
- object Label1: TLabelEffect
- Left = 46
- Top = 8
- Width = 441
- Height = 22
- ColourShadow = clGray
- GraduateFrom = clWindowText
- ColourScheme = csText
- Alignment = taCenter
- Caption = '---- Trecerea la o noua luna de lucru ----'
- Color = clMenu
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- Transparent = False
- end
- object MSalarii: TMemo
- Left = 10
- Top = 168
- Width = 510
- Height = 117
- TabStop = False
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -15
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- ReadOnly = True
- ScrollBars = ssVertical
- TabOrder = 2
- WantTabs = True
- OnKeyDown = MSalariiKeyDown
- end
- object BAbandon: TB
- Left = 420
- Top = 352
- Width = 102
- Height = 25
- Cancel = True
- Caption = '&Abandon'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBtnText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- OnClick = BAbandonClick
- end
- object EConfirm: TE
- Left = 132
- Top = 336
- Width = 145
- Height = 23
- CharCase = ecUpperCase
- TabOrder = 0
- OnKeyDown = EConfirmKeyDown
- end
- end
-