⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 u_operatlog_query.dfm

📁 这是一个用条码录入的数据的进销存(只对成品)---做童装的
💻 DFM
字号:
inherited F_operateLog_Query: TF_operateLog_Query
  Left = 169
  Top = 135
  BorderIcons = [biSystemMenu, biMinimize]
  BorderStyle = bsSingle
  Caption = #26597#35810#26465#20214#35774#23450
  ClientHeight = 201
  ClientWidth = 341
  FormStyle = fsMDIChild
  OldCreateOrder = True
  Position = poMainFormCenter
  Visible = True
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel [0]
    Left = 11
    Top = 19
    Width = 53
    Height = 13
    Caption = #26102' '#38388' '#27573
  end
  object Label2: TLabel [1]
    Left = 184
    Top = 16
    Width = 13
    Height = 13
    Caption = #21040
  end
  object Label3: TLabel [2]
    Left = 11
    Top = 51
    Width = 52
    Height = 13
    Caption = #29992#25143#32534#21495
  end
  object Label4: TLabel [3]
    Left = 11
    Top = 81
    Width = 52
    Height = 13
    Caption = #29992#25143#21517#31216
  end
  object Label5: TLabel [4]
    Left = 11
    Top = 111
    Width = 54
    Height = 13
    Caption = #25805'    '#20316
  end
  object Label6: TLabel [5]
    Left = 11
    Top = 143
    Width = 52
    Height = 13
    Caption = #25152#23646#31383#20307
  end
  object Begintime: TDateTimePicker [6]
    Left = 72
    Top = 12
    Width = 105
    Height = 21
    Date = 38179.623462152770000000
    Time = 38179.623462152770000000
    TabOrder = 0
  end
  object Endtime: TDateTimePicker [7]
    Left = 208
    Top = 12
    Width = 105
    Height = 21
    Date = 38179.623462152770000000
    Time = 38179.623462152770000000
    TabOrder = 1
  end
  object EUserid: TEdit [8]
    Left = 72
    Top = 46
    Width = 241
    Height = 21
    TabOrder = 2
  end
  object EUsername: TEdit [9]
    Left = 72
    Top = 76
    Width = 241
    Height = 21
    TabOrder = 3
  end
  object EOperate: TEdit [10]
    Left = 70
    Top = 106
    Width = 241
    Height = 21
    TabOrder = 4
  end
  object BitBtn1: TBitBtn [11]
    Left = 136
    Top = 168
    Width = 75
    Height = 25
    Caption = #30830#23450
    TabOrder = 5
    OnClick = BitBtn1Click
  end
  object BitBtn2: TBitBtn [12]
    Left = 224
    Top = 168
    Width = 75
    Height = 25
    Caption = #21462#28040
    TabOrder = 6
  end
  object EFormname: TEdit [13]
    Left = 70
    Top = 138
    Width = 241
    Height = 21
    TabOrder = 7
  end
  inherited SkinData1: TSkinData
    Left = 296
    Top = 128
    SkinStream = {00000000}
  end
end

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -