RtTool/Delphi10/开发档案/Dp10Repo/public10/design/U_BaseList.dfm
2024-12-23 17:08:59 +08:00

32 lines
632 B
Plaintext

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