home *** CD-ROM | disk | FTP | other *** search
- object PerformanceForm: TPerformanceForm
- Left = 200
- Top = 100
- BorderStyle = bsToolWindow
- Caption = 'Rendering Performance'
- ClientHeight = 249
- ClientWidth = 336
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- Position = poScreenCenter
- Scaled = False
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 14
- object Bevel1: TBevel
- Left = 8
- Top = 8
- Width = 321
- Height = 201
- Shape = bsFrame
- end
- object Label5: TLabel
- Left = 24
- Top = 128
- Width = 87
- Height = 22
- Caption = 'Framerate'
- Font.Color = clBlack
- Font.Height = -19
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object FrameRateLbl: TLabel
- Left = 120
- Top = 130
- Width = 46
- Height = 19
- Caption = '20 fps'
- Font.Color = clGreen
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label4: TLabel
- Left = 24
- Top = 104
- Width = 181
- Height = 15
- Caption = 'ScanConverting+TextureMapping'
- Color = clBtnFace
- Font.Color = clBlack
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- end
- object Label3: TLabel
- Left = 24
- Top = 88
- Width = 90
- Height = 15
- Caption = 'TrianglePainting'
- Color = clBtnFace
- Font.Color = clBlack
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- end
- object Label9: TLabel
- Left = 24
- Top = 72
- Width = 81
- Height = 15
- Caption = 'FramePainting'
- Font.Color = clBlack
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object Label10: TLabel
- Left = 24
- Top = 56
- Width = 70
- Height = 15
- Caption = 'SurfacePaint'
- Font.Color = clBlack
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object Label1: TLabel
- Left = 24
- Top = 40
- Width = 80
- Height = 15
- Caption = 'FrameChange'
- Color = clBtnFace
- Font.Color = clBlack
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- end
- object Label7: TLabel
- Left = 24
- Top = 16
- Width = 50
- Height = 22
- Caption = 'Stage'
- Font.Color = clBlack
- Font.Height = -19
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object Label8: TLabel
- Left = 216
- Top = 16
- Width = 98
- Height = 22
- Caption = 'MS / Frame'
- Color = clBtnFace
- Font.Color = clBlack
- Font.Height = -19
- Font.Name = 'Arial'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- end
- object FrameChangeLbl: TLabel
- Left = 216
- Top = 40
- Width = 25
- Height = 15
- Caption = '? (?)'
- Font.Color = clWhite
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object SurfacePaintLbl: TLabel
- Left = 216
- Top = 56
- Width = 25
- Height = 15
- Caption = '? (?)'
- Font.Color = clWhite
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object FramePaintingLbl: TLabel
- Left = 216
- Top = 72
- Width = 25
- Height = 15
- Caption = '? (?)'
- Font.Color = clWhite
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object TrianglePaintingLbl: TLabel
- Left = 216
- Top = 88
- Width = 25
- Height = 15
- Caption = '? (?)'
- Font.Color = clWhite
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object ScanConvertingTextureMappingLbl: TLabel
- Left = 216
- Top = 104
- Width = 25
- Height = 15
- Caption = '? (?)'
- Font.Color = clWhite
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object PerformanceCounter1Lbl: TLabel
- Left = 216
- Top = 160
- Width = 7
- Height = 15
- Caption = '?'
- Font.Color = clWhite
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label2: TLabel
- Left = 28
- Top = 160
- Width = 128
- Height = 15
- Caption = 'Performance Counter 1'
- Font.Color = clBlack
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object Label6: TLabel
- Left = 28
- Top = 180
- Width = 128
- Height = 15
- Caption = 'Performance Counter 2'
- Font.Color = clBlack
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object PerformanceCounter2Lbl: TLabel
- Left = 216
- Top = 176
- Width = 7
- Height = 15
- Caption = '?'
- Font.Color = clWhite
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object BitBtn1: TBitBtn
- Left = 252
- Top = 216
- Width = 77
- Height = 27
- TabOrder = 0
- Kind = bkOK
- Style = bsNew
- end
- end
-