Ast series indexer

This commit is contained in:
Michael Schimmel
2025-09-02 16:58:52 +02:00
parent 375e64411b
commit a83bbf4f54
11 changed files with 734 additions and 79 deletions
+11
View File
@@ -113,6 +113,17 @@ object Form1: TForm1
Text = 'Flow only'
OnChange = ClearButtonClick
end
object SeriesTestButton: TButton
Position.X = 24.000000000000000000
Position.Y = 152.000000000000000000
Size.Width = 80.000000000000000000
Size.Height = 22.000000000000000000
Size.PlatformDefault = False
TabOrder = 14
Text = 'Series'
TextSettings.Trimming = None
OnClick = SeriesTestButtonClick
end
end
object Panel2: TPanel
Align = Client