48 lines
1002 B
Plaintext
48 lines
1002 B
Plaintext
object frmRSColorBig: TfrmRSColorBig
|
|
Left = 164
|
|
Top = 360
|
|
Width = 468
|
|
Height = 392
|
|
Caption = #39068#33394#25918#22823
|
|
Color = clBtnFace
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'MS Sans Serif'
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
OnClose = FormClose
|
|
PixelsPerInch = 96
|
|
TextHeight = 13
|
|
object Label1: TLabel
|
|
Left = 48
|
|
Top = 32
|
|
Width = 72
|
|
Height = 21
|
|
Caption = 'Label1'
|
|
Color = clWhite
|
|
Font.Charset = ANSI_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -21
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentColor = False
|
|
ParentFont = False
|
|
end
|
|
object Label2: TLabel
|
|
Left = 248
|
|
Top = 32
|
|
Width = 72
|
|
Height = 21
|
|
Caption = 'Label1'
|
|
Color = clWhite
|
|
Font.Charset = ANSI_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -21
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentColor = False
|
|
ParentFont = False
|
|
end
|
|
end
|