Browse Subversion Repository
Diff of /WebModuleUnit1.dfm
Parent Directory
| Revision Log
| Patch
| 47 |
Name = 'search' |
Name = 'search' |
| 48 |
PathInfo = '/search' |
PathInfo = '/search' |
| 49 |
OnAction = WebModule1searchAction |
OnAction = WebModule1searchAction |
| 50 |
|
end |
| 51 |
|
item |
| 52 |
|
MethodType = mtPost |
| 53 |
|
Name = 'adminset' |
| 54 |
|
PathInfo = '/adminset' |
| 55 |
|
OnAction = WebModule1adminsetAction |
| 56 |
end> |
end> |
| 57 |
BeforeDispatch = WebModuleBeforeDispatch |
BeforeDispatch = WebModuleBeforeDispatch |
| 58 |
Height = 230 |
Height = 230 |
| 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 |
| 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.1 |
|
| changed lines |
| |
Added in v.7 |
|
|
|