RTFormwork/public10/design/U_BaseList.dfm
“ddf” 61630656e9 1
2024-07-07 09:35:27 +08:00

32 lines
644 B
Plaintext

object frmBaseList: TfrmBaseList
Left = 0
Top = 0
Caption = 'frmBaseList'
ClientHeight = 349
ClientWidth = 741
Color = clWhite
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #24494#36719#38597#40657
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 17
object ADOQueryBaseCmd: TADOQuery
Parameters = <>
Left = 273
Top = 120
end
object ADOQueryBaseTemp: TADOQuery
LockType = ltReadOnly
Parameters = <>
Left = 233
Top = 65
end
end