代码拉取完成,页面将自动刷新
object MaskForm: TMaskForm
Left = 595
Top = 425
BorderStyle = bsDialog
Caption = 'Masked Text Editor'
ClientHeight = 104
ClientWidth = 325
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object EditText: TFlatMaskEdit
Left = 96
Top = 8
Width = 218
Height = 19
Version = '4.38.0.0'
Ticket.Width = 51
Ticket.Height = 13
Ticket.Caption = 'Input Text:'
ColorFlat = clBtnFace
ParentColor = True
Color = clBtnFace
TabOrder = 0
end
object EditMask: TFlatEdit
Left = 96
Top = 40
Width = 218
Height = 19
Version = '4.38.0.0'
ColorFocused = clBtnFace
ColorBorder = clBtnFace
ColorFlat = clBtnFace
ParentColor = True
ReadOnly = True
TabOrder = 1
Text = '(None)'
Ticket.Width = 50
Ticket.Height = 13
Ticket.Caption = 'Edit Mask:'
end
object Button1: TButton
Left = 98
Top = 72
Width = 57
Height = 22
Caption = 'OK'
ModalResult = 1
TabOrder = 2
end
object Button2: TButton
Left = 256
Top = 71
Width = 57
Height = 23
Caption = 'Cancel'
ModalResult = 2
TabOrder = 3
end
end
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。