| 59 |
Name = 'css' |
Name = 'css' |
| 60 |
PathInfo = '/css' |
PathInfo = '/css' |
| 61 |
OnAction = WebModule1cssAction |
OnAction = WebModule1cssAction |
| 62 |
|
end |
| 63 |
|
item |
| 64 |
|
MethodType = mtGet |
| 65 |
|
Name = 'archives' |
| 66 |
|
PathInfo = '/archives' |
| 67 |
|
OnAction = WebModule1archivesAction |
| 68 |
end> |
end> |
| 69 |
BeforeDispatch = WebModuleBeforeDispatch |
BeforeDispatch = WebModuleBeforeDispatch |
| 70 |
AfterDispatch = WebModuleAfterDispatch |
AfterDispatch = WebModuleAfterDispatch |
| 71 |
Height = 230 |
Height = 230 |
| 72 |
Width = 415 |
Width = 415 |
|
object FDTable1: TFDTable |
|
|
Connection = FDConnection1 |
|
|
UpdateOptions.UpdateTableName = 'pbbs' |
|
|
TableName = 'pbbs' |
|
|
Left = 56 |
|
|
Top = 144 |
|
|
object FDTable1name: TWideMemoField |
|
|
FieldName = 'name' |
|
|
Origin = 'name' |
|
|
BlobType = ftWideMemo |
|
|
end |
|
|
object FDTable1no: TIntegerField |
|
|
FieldName = 'no' |
|
|
Origin = 'no' |
|
|
end |
|
|
object FDTable1date: TWideMemoField |
|
|
FieldName = 'date' |
|
|
Origin = 'date' |
|
|
BlobType = ftWideMemo |
|
|
end |
|
|
object FDTable1sub: TWideMemoField |
|
|
FieldName = 'sub' |
|
|
Origin = 'sub' |
|
|
BlobType = ftWideMemo |
|
|
end |
|
|
object FDTable1com: TWideMemoField |
|
|
FieldName = 'com' |
|
|
Origin = 'com' |
|
|
BlobType = ftWideMemo |
|
|
end |
|
|
object FDTable1pass: TWideMemoField |
|
|
FieldName = 'pass' |
|
|
Origin = 'pass' |
|
|
BlobType = ftWideMemo |
|
|
end |
|
|
object FDTable1line: TIntegerField |
|
|
FieldName = 'line' |
|
|
Origin = 'line' |
|
|
end |
|
|
end |
|
| 73 |
object FDConnection1: TFDConnection |
object FDConnection1: TFDConnection |
| 74 |
Params.Strings = ( |
Params.Strings = ( |
| 75 |
'LockingMode=Normal' |
'LockingMode=Normal' |
| 126 |
'<section id=date> Date:<h1><#date></h1></section>' |
'<section id=date> Date:<h1><#date></h1></section>' |
| 127 |
'<section id=comment><#com></section>' |
'<section id=comment><#com></section>' |
| 128 |
'') |
'') |
|
DataSet = FDTable1 |
|
| 129 |
OnHTMLTag = DataSetPageProducer2HTMLTag |
OnHTMLTag = DataSetPageProducer2HTMLTag |
| 130 |
Left = 312 |
Left = 312 |
| 131 |
Top = 104 |
Top = 104 |
| 139 |
'<th><font size="+1" color="#D01166"><b><#sub></b></font></th>' |
'<th><font size="+1" color="#D01166"><b><#sub></b></font></th>' |
| 140 |
'<th><font color="#007000"><b><#name></b></font></th>' |
'<th><font color="#007000"><b><#name></b></font></th>' |
| 141 |
'</tr>') |
'</tr>') |
|
DataSet = FDTable1 |
|
| 142 |
OnHTMLTag = DataSetPageProducer2HTMLTag |
OnHTMLTag = DataSetPageProducer2HTMLTag |
| 143 |
Left = 312 |
Left = 312 |
| 144 |
Top = 168 |
Top = 168 |
| 161 |
FieldName = 'line' |
FieldName = 'line' |
| 162 |
Origin = 'line' |
Origin = 'line' |
| 163 |
end |
end |
| 164 |
|
end |
| 165 |
|
object FDTable1: TFDTable |
| 166 |
|
Connection = FDConnection1 |
| 167 |
|
UpdateOptions.UpdateTableName = 'pbbs' |
| 168 |
|
TableName = 'pbbs' |
| 169 |
|
Left = 56 |
| 170 |
|
Top = 144 |
| 171 |
|
object FDTable1name: TWideMemoField |
| 172 |
|
FieldName = 'name' |
| 173 |
|
Origin = 'name' |
| 174 |
|
BlobType = ftWideMemo |
| 175 |
|
end |
| 176 |
|
object FDTable1no: TIntegerField |
| 177 |
|
FieldName = 'no' |
| 178 |
|
Origin = 'no' |
| 179 |
|
end |
| 180 |
|
object FDTable1date: TWideMemoField |
| 181 |
|
FieldName = 'date' |
| 182 |
|
Origin = 'date' |
| 183 |
|
BlobType = ftWideMemo |
| 184 |
|
end |
| 185 |
|
object FDTable1sub: TWideMemoField |
| 186 |
|
FieldName = 'sub' |
| 187 |
|
Origin = 'sub' |
| 188 |
|
BlobType = ftWideMemo |
| 189 |
|
end |
| 190 |
|
object FDTable1com: TWideMemoField |
| 191 |
|
FieldName = 'com' |
| 192 |
|
Origin = 'com' |
| 193 |
|
BlobType = ftWideMemo |
| 194 |
|
end |
| 195 |
|
object FDTable1pass: TWideMemoField |
| 196 |
|
FieldName = 'pass' |
| 197 |
|
Origin = 'pass' |
| 198 |
|
BlobType = ftWideMemo |
| 199 |
|
end |
| 200 |
|
object FDTable1line: TIntegerField |
| 201 |
|
FieldName = 'line' |
| 202 |
|
Origin = 'line' |
| 203 |
|
end |
| 204 |
end |
end |
| 205 |
end |
end |