📄 u_settransform.dfm
字号:
object F_setTransform: TF_setTransform
Left = 334
Top = 88
Width = 297
Height = 254
Caption = #35774#32622#22352#26631#21464#25442
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 40
Top = 32
Width = 63
Height = 13
Caption = #26059#36716#35282#24230#65306' '
end
object Label2: TLabel
Left = 40
Top = 72
Width = 63
Height = 13
Caption = #32553#25918#20493#25968#65306' '
end
object E_manify: TEdit
Left = 120
Top = 64
Width = 121
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26497#28857#20013#25991
TabOrder = 0
Text = '1'
end
object GroupBox1: TGroupBox
Left = 40
Top = 96
Width = 201
Height = 89
Caption = #24179#31227
TabOrder = 1
object Label3: TLabel
Left = 8
Top = 28
Width = 60
Height = 13
Caption = #27700#24179#36317#31163#65306
end
object Label4: TLabel
Left = 8
Top = 56
Width = 60
Height = 13
Caption = #22402#30452#36317#31163#65306
end
object e_x: TEdit
Left = 72
Top = 24
Width = 121
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26497#28857#20013#25991
TabOrder = 0
Text = '0'
end
object E_y: TEdit
Left = 72
Top = 56
Width = 121
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26497#28857#20013#25991
TabOrder = 1
Text = '0'
end
end
object b_ok: TBitBtn
Left = 104
Top = 192
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 2
OnClick = b_okClick
end
object e_rotation: TComboBox
Left = 120
Top = 32
Width = 121
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26497#28857#20013#25991
ItemHeight = 13
ItemIndex = 0
TabOrder = 3
Text = '0'
Items.Strings = (
'0'
'90'
'180'
'270'
#27700#24179#32763#36716
#22402#30452#32763#36716)
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -