/
stud_22-365
/
GLXEngine
Обзор
Документация
Войти
/
stud_22-365
/
GLXEngine
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
external/Graphics32/Examples/Drawing/ScatterPlot/MainUnit.dfm
31 строка
691 B
glscene
fixed external
22 янв 2026, 10:40
22 янв 2026, 10:40
9308f18
Код
Авторство
О чём код?
object FmScatterPlot: TFmScatterPlot Left = 0 Top = 0 Caption = 'Scatter Plot' ClientHeight = 400 ClientWidth = 400 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Image32: TImage32 Left = 0 Top = 0 Width = 400 Height = 400 Align = alClient Bitmap.ResamplerClassName = 'TLinearResampler' BitmapAlign = baTopLeft Scale = 1.000000000000000000 ScaleMode = smStretch TabOrder = 0 OnClick = Image32Click OnPaintStage = Image32PaintStage end end