/
stud_22-365
/
GLXEngine
Обзор
Документация
Войти
/
stud_22-365
/
GLXEngine
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
external/Graphics32/Examples/Drawing/VertexReduction/MainUnit.dfm
28 строк
638 B
glscene
fixed external
22 янв 2026, 10:40
22 янв 2026, 10:40
9308f18
Код
Авторство
О чём код?
object FrmLineSimplification: TFrmLineSimplification Left = 0 Top = 0 Caption = 'Line Simplification' ClientHeight = 473 ClientWidth = 692 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OnCreate = FormCreate OnDestroy = FormDestroy OnKeyDown = FormKeyDown TextHeight = 13 object PaintBox32: TPaintBox32 Left = 0 Top = 0 Width = 692 Height = 473 Align = alClient TabOrder = 0 OnMouseDown = PaintBox32MouseDown OnMouseUp = PaintBox32MouseUp OnPaintBuffer = PaintBox32PaintBuffer end end