/HRManager/__history/DM.dfm.~75~
Unknown | 39 lines | 39 code | 0 blank | 0 comment | 0 complexity | f4652932a59099ec4c26fb4687d82d34 MD5 | raw file
1object DataModule1: TDataModule1 2 OldCreateOrder = False 3 Height = 246 4 Width = 284 5 object PKDBLogin1: TPKDBLogin 6 Connection = ADConnection1 7 Left = 64 8 Top = 144 9 end 10 object ADGUIxFormsErrorDialog1: TADGUIxFormsErrorDialog 11 Left = 64 12 Top = 88 13 end 14 object ADGUIxWaitCursor1: TADGUIxWaitCursor 15 Left = 64 16 Top = 32 17 end 18 object ADPhysOraclDriverLink1: TADPhysOraclDriverLink 19 Left = 184 20 Top = 32 21 end 22 object ADConnection1: TADConnection 23 Params.Strings = ( 24 'Database=PARUS' 25 'User_Name=APPROOT' 26 'Password=approot' 27 'DriverID=Ora') 28 Connected = True 29 Left = 184 30 Top = 88 31 end 32 object PKApplicationUpdate1: TPKApplicationUpdate 33 VersionNumber = 88 34 Connection = ADConnection1 35 ProjectName = '698038' 36 Left = 184 37 Top = 144 38 end 39end