Develop and Download Open Source Software

Browse Subversion Repository

Diff of /WebModuleUnit1.dfm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3 by yamat0jp, Thu Sep 24 05:40:03 2015 UTC revision 7 by yamat0jp, Sat Sep 17 00:53:17 2016 UTC
# Line 99  object WebModule1: TWebModule1 Line 99  object WebModule1: TWebModule1
99    end    end
100    object FDConnection1: TFDConnection    object FDConnection1: TFDConnection
101      Params.Strings = (      Params.Strings = (
102        'Database=E:\Program Files (x86)\xampp\cgi-bin\data.sdb'        
103            'Database=C:\Users\yamat\Documents\Embarcadero\Studio\Projects\my' +
104            'app\pbbs\data.sdb'
105        'LockingMode=Normal'        'LockingMode=Normal'
106        'DriverID=SQLite')        'DriverID=SQLite')
107      Left = 56      Left = 56
# Line 136  object WebModule1: TWebModule1 Line 138  object WebModule1: TWebModule1
138        Origin = 'ngwords'        Origin = 'ngwords'
139        BlobType = ftWideMemo        BlobType = ftWideMemo
140      end      end
141        object FDTable2mente: TBooleanField
142          FieldName = 'mente'
143        end
144    end    end
145    object PageProducer1: TPageProducer    object PageProducer1: TPageProducer
146      OnHTMLTag = PageProducer1HTMLTag      OnHTMLTag = PageProducer1HTMLTag

Legend:
Removed from v.3  
changed lines
  Added in v.7

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26