CheckUn.dfm
资源名称:PhotoCut.zip [点击查看]
上传用户:sqdhmy
上传日期:2022-05-16
资源大小:2930k
文件大小:2k
源码类别:
图形图象
开发平台:
Delphi
- object CheDelF: TCheDelF
- Left = 300
- Top = 190
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- ClientHeight = 331
- ClientWidth = 456
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poMainFormCenter
- PixelsPerInch = 96
- TextHeight = 13
- object bvl1: TBevel
- Left = 8
- Top = 289
- Width = 441
- Height = 2
- end
- object Memo1: TMemo
- Left = 8
- Top = 8
- Width = 441
- Height = 273
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = #23435#20307
- Font.Style = []
- ImeName = #20013#25991' ('#31616#20307') - '#32654#24335#38190#30424
- Lines.Strings = (
- '')
- ParentFont = False
- ReadOnly = True
- ScrollBars = ssBoth
- TabOrder = 0
- end
- object btnprn: TButton
- Left = 208
- Top = 298
- Width = 65
- Height = 25
- Caption = #25171#21360
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = #23435#20307
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- OnClick = btnprnClick
- end
- object btnsav: TButton
- Left = 288
- Top = 298
- Width = 65
- Height = 25
- Caption = #20445#23384
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = #23435#20307
- Font.Style = []
- ParentFont = False
- TabOrder = 2
- OnClick = btnsavClick
- end
- object btnclo: TButton
- Left = 368
- Top = 298
- Width = 65
- Height = 25
- Caption = #20851#38381
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = #23435#20307
- Font.Style = []
- ParentFont = False
- TabOrder = 3
- OnClick = btncloClick
- end
- object dlgSave1: TSaveDialog
- Left = 120
- Top = 152
- end
- object dlgPnt1: TPrintDialog
- Left = 160
- Top = 152
- end
- end
English
