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

📄 weizhangdatoutdlg.~dfm

📁 用C++ Builder编写的个人财务管理软件
💻 ~DFM
字号:
object Dat_OutForm: TDat_OutForm
  Left = 2
  Top = 34
  Width = 590
  Height = 253
  BorderIcons = [biSystemMenu, biMinimize]
  Caption = #36130#21153#25968#25454#23548#20986
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 16
    Top = 16
    Width = 119
    Height = 16
    Caption = #23548#20986#25968#25454#25991#20214#21517
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object LabelFrom: TLabel
    Left = 168
    Top = 88
    Width = 17
    Height = 16
    Caption = #20174
    Enabled = False
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object LabelTo: TLabel
    Left = 344
    Top = 88
    Width = 17
    Height = 16
    Caption = #33267
    Enabled = False
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object LabelLayout: TLabel
    Left = 24
    Top = 192
    Width = 68
    Height = 16
    Caption = #23548#20986#25968#25454
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object FileNameEdit: TEdit
    Left = 136
    Top = 16
    Width = 313
    Height = 21
    TabOrder = 0
  end
  object BitBtnFileChoice: TBitBtn
    Left = 456
    Top = 16
    Width = 113
    Height = 25
    Caption = #36873#25321#25968#25454#25991#20214
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 1
    OnClick = BitBtnFileChoiceClick
  end
  object RadioButtonAllData: TRadioButton
    Left = 16
    Top = 56
    Width = 113
    Height = 17
    Caption = #25152#26377#25968#25454
    Checked = True
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 2
    TabStop = True
    OnClick = RadioButtonAllDataClick
  end
  object RadioButtonAssignTime: TRadioButton
    Left = 16
    Top = 88
    Width = 129
    Height = 17
    Caption = #25351#23450#26102#38388#33539#22260
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 3
    OnClick = RadioButtonAssignTimeClick
  end
  object DateTimePickerStart: TDateTimePicker
    Left = 192
    Top = 88
    Width = 145
    Height = 23
    CalAlignment = dtaLeft
    Date = 38654.9425352546
    Time = 38654.9425352546
    DateFormat = dfShort
    DateMode = dmComboBox
    Enabled = False
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    Kind = dtkDate
    ParseInput = False
    ParentFont = False
    TabOrder = 4
  end
  object DateTimePickerEnd: TDateTimePicker
    Left = 368
    Top = 88
    Width = 145
    Height = 23
    CalAlignment = dtaLeft
    Date = 38654.9426370718
    Time = 38654.9426370718
    DateFormat = dfShort
    DateMode = dmComboBox
    Enabled = False
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    Kind = dtkDate
    ParseInput = False
    ParentFont = False
    TabOrder = 5
  end
  object BitBtnClearData: TBitBtn
    Left = 56
    Top = 152
    Width = 113
    Height = 25
    Caption = #28165#38500#22788#29702#25968#25454
    Enabled = False
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 6
  end
  object BitBtnBeginLayout: TBitBtn
    Left = 240
    Top = 152
    Width = 113
    Height = 25
    Caption = #24320#22987#23548#20986
    Enabled = False
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 7
    OnClick = BitBtnBeginLayoutClick
  end
  object BitBtnFinish: TBitBtn
    Left = 416
    Top = 152
    Width = 113
    Height = 25
    Caption = #32467#26463
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 8
    OnClick = BitBtnFinishClick
  end
  object ProgressBarThe: TProgressBar
    Left = 104
    Top = 192
    Width = 465
    Height = 17
    Min = 0
    Max = 100
    TabOrder = 9
  end
  object CheckBoxDataOut: TCheckBox
    Left = 16
    Top = 120
    Width = 169
    Height = 17
    Caption = #35831#36873#25321#22320#21306'/'#22478#24066#21517
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 10
    OnClick = CheckBoxDataOutClick
  end
  object ComboBoxDataOut: TComboBox
    Left = 192
    Top = 120
    Width = 145
    Height = 23
    Enabled = False
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ItemHeight = 15
    ParentFont = False
    TabOrder = 11
  end
  object CountryEdit: TEdit
    Left = 368
    Top = 120
    Width = 145
    Height = 23
    Enabled = False
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
    ReadOnly = True
    TabOrder = 12
    Text = #20013#22269
  end
  object SaveDialogThe: TSaveDialog
    DefaultExt = '*.TXT'
    Filter = #25991#26412#25968#25454#25991#20214'|*.TXT|'#25152#26377#25991#20214'|*.*'
    Options = [ofOverwritePrompt, ofHideReadOnly, ofEnableSizing]
    Left = 480
    Top = 48
  end
  object ADOConnection1: TADOConnection
    Connected = True
    ConnectionString = 
      'Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security In' +
      'fo=False;Initial Catalog=boss;Data Source=(LOCAL)'
    LoginPrompt = False
    Provider = 'SQLOLEDB.1'
    Left = 216
    Top = 48
  end
  object QueryInfo: TADOQuery
    Connection = ADOConnection1
    Parameters = <>
    Left = 136
    Top = 48
  end
end

⌨️ 快捷键说明

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