/
DmitryBar
/
computer_modeling
Обзор
Документация
Войти
/
DmitryBar
/
computer_modeling
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
Lab2/fStars.dfm
355 строк
8 KB
Dmitry
Выполнение второй лабораторной работы
19 дек 2024, 15:28
19 дек 2024, 15:28
828fc2b
Код
Авторство
О чём код?
object Form1: TForm1 Left = 0 Top = 0 BorderStyle = bsSingle Caption = #1051#1072#1073#1086#1088#1072#1090#1086#1088#1085#1072#1103' '#1088#1072#1073#1086#1090#1072' '#8470'2' ClientHeight = 498 ClientWidth = 795 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] Menu = MainMenu1 Position = poScreenCenter OnCreate = FormCreate TextHeight = 13 object StatusBar1: TStatusBar Left = 0 Top = 479 Width = 795 Height = 19 Panels = < item Text = 'Count of stars:' Width = 680 end item Text = 'Time:' Width = 100 end> ExplicitTop = 471 ExplicitWidth = 793 end object Panel1: TPanel Left = 0 Top = 0 Width = 137 Height = 479 Align = alLeft TabOrder = 1 ExplicitLeft = 658 object Label2: TLabel Left = 16 Top = 64 Width = 79 Height = 16 Caption = #1050#1083#1072#1089#1089#1099' '#1079#1074#1105#1079#1076 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False end object ShapeO: TShape Left = 73 Top = 100 Width = 41 Height = 25 Brush.Color = clBlue end object ShapeA: TShape Left = 73 Top = 180 Width = 41 Height = 25 end object ShapeF: TShape Left = 73 Top = 219 Width = 41 Height = 25 Brush.Color = clLime end object ShapeG: TShape Left = 73 Top = 258 Width = 41 Height = 25 Brush.Color = clYellow end object ShapeK: TShape Left = 73 Top = 297 Width = 41 Height = 25 Brush.Color = clFuchsia end object ShapeM: TShape Left = 73 Top = 336 Width = 41 Height = 25 Brush.Color = clRed end object ShapeB: TShape Left = 73 Top = 141 Width = 41 Height = 25 Brush.Color = clAqua end object Button1: TButton Left = 16 Top = 424 Width = 89 Height = 25 Caption = #1054#1095#1080#1089#1090#1080#1090#1100' '#1089#1094#1077#1085#1091 TabOrder = 0 OnClick = Button1Click end object chbO: TCheckBox Left = 16 Top = 100 Width = 33 Height = 25 Caption = 'O' Checked = True Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False State = cbChecked TabOrder = 1 OnClick = chbOClick end object chbB: TCheckBox Left = 16 Top = 141 Width = 41 Height = 25 Caption = 'B' Checked = True Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False State = cbChecked TabOrder = 2 OnClick = chbBClick end object chbA: TCheckBox Left = 15 Top = 180 Width = 34 Height = 25 Caption = 'A' Checked = True Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False State = cbChecked TabOrder = 3 OnClick = chbAClick end object chbF: TCheckBox Left = 15 Top = 224 Width = 33 Height = 25 Caption = 'F' Checked = True Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False State = cbChecked TabOrder = 4 OnClick = chbFClick end object chbG: TCheckBox Left = 16 Top = 255 Width = 33 Height = 25 Caption = 'G' Checked = True Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False State = cbChecked TabOrder = 5 OnClick = chbGClick end object chbK: TCheckBox Left = 16 Top = 297 Width = 33 Height = 25 Caption = 'K' Checked = True Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False State = cbChecked TabOrder = 6 OnClick = chbKClick end object chbM: TCheckBox Left = 16 Top = 336 Width = 33 Height = 25 Caption = 'M' Checked = True Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False State = cbChecked TabOrder = 7 OnClick = chbMClick end end object GLSceneViewer1: TGLSceneViewer Left = 137 Top = 0 Width = 658 Height = 479 Camera = GLCamera1 Buffer.BackgroundColor = clBlack FieldOfView = 156.415664672851600000 PenAsTouch = False Align = alClient OnMouseDown = GLSceneViewer1MouseDown TabOrder = 2 end object GLScene1: TGLScene Left = 250 Top = 18 object GLCamera1: TGLCamera DepthOfView = 100.000000000000000000 FocalLength = 50.000000000000000000 TargetObject = GLDummyCube1 Position.Coordinates = {0000004000000040000000400000803F} end object GLDummyCube1: TGLDummyCube ShowAxes = True CubeSize = 1.000000000000000000 VisibleAtRunTime = True object GLTypeM: TGLPoints NoZWrite = False Static = False end object GLTypeK: TGLPoints NoZWrite = False Static = False end object GLTypeG: TGLPoints NoZWrite = False Static = False end object GLTypeF: TGLPoints NoZWrite = False Static = False end object GLTypeA: TGLPoints NoZWrite = False Static = False end object GLTypeB: TGLPoints NoZWrite = False Static = False end object GLTypeO: TGLPoints NoZWrite = False Static = False end object GLPoints1: TGLPoints NoZWrite = False Static = False end end object GLLightSource1: TGLLightSource ConstAttenuation = 1.000000000000000000 SpotCutOff = 180.000000000000000000 end end object GLCadencer1: TGLCadencer Scene = GLScene1 OnProgress = GLCadencer1Progress Left = 372 Top = 18 end object Timer1: TTimer OnTimer = Timer1Timer Left = 370 Top = 106 end object MainMenu1: TMainMenu Left = 250 Top = 106 object File1: TMenuItem Caption = #1060#1072#1081#1083 object OpenCSV1: TMenuItem Caption = #1054#1090#1082#1088#1099#1090#1100' CSV...' OnClick = OpenCSV1Click end object N1: TMenuItem Caption = '-' end object Exit1: TMenuItem Caption = #1042#1099#1093#1086#1076 OnClick = Exit1Click end end object Help1: TMenuItem Caption = #1057#1087#1088#1072#1074#1082#1072 object About1: TMenuItem Caption = #1054' '#1087#1088#1086#1075#1088#1072#1084#1084#1077'...' end end end object OpenTextFileDialog1: TOpenTextFileDialog Left = 604 Top = 36 end object GLSimpleNavigation1: TGLSimpleNavigation Form = Owner FormCaption = #1051#1072#1073#1086#1088#1072#1090#1086#1088#1085#1072#1103' '#1088#1072#1073#1086#1090#1072' '#8470'2 ' KeyCombinations = < item ShiftState = [ssLeft, ssRight] Action = snaZoom end item ShiftState = [ssLeft] Action = snaMoveAroundTarget end item ShiftState = [ssRight] Action = snaMoveAroundTarget end> Left = 608 Top = 128 end end