Files
winapp/Bet02FrameUnit.dfm
2026-06-12 22:37:02 +08:00

80 lines
1.6 KiB
ObjectPascal

object Bet02Frame: TBet02Frame
Left = 0
Top = 0
Width = 384
Height = 310
TabOrder = 0
object Label1: TLabel
Left = 40
Top = 24
Width = 117
Height = 15
Caption = #20869#32622#25171#27861#65306#24196#38386#38382#36335
end
object Label2: TLabel
Left = 55
Top = 92
Width = 96
Height = 20
Caption = #24196#38382#36335#20840#32418#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -15
Font.Name = 'Segoe UI'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 55
Top = 144
Width = 96
Height = 20
Caption = #38386#38382#36335#20840#32418#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -15
Font.Name = 'Segoe UI'
Font.Style = []
ParentFont = False
end
object m_rgB3R: TRadioGroup
Left = 151
Top = 74
Width = 210
Height = 40
Columns = 3
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = 'Segoe UI'
Font.Style = []
Items.Strings = (
#19981#25171
#25171#24196
#25171#38386)
ParentFont = False
ShowFrame = False
TabOrder = 0
end
object m_rgP3R: TRadioGroup
Tag = 1
Left = 151
Top = 126
Width = 210
Height = 40
Columns = 3
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = 'Segoe UI'
Font.Style = []
Items.Strings = (
#19981#25171
#25171#24196
#25171#38386)
ParentFont = False
ShowFrame = False
TabOrder = 1
end
end