Files
MycLib/AuraTrader/TestChartControl.fmx
T
Michael Schimmel 58ce84e567 Chart Control V1
2025-07-02 14:49:33 +02:00

13 lines
274 B
Plaintext

object TestChartForm: TTestChartForm
Left = 0
Top = 0
Caption = 'Chart Test'
ClientHeight = 480
ClientWidth = 640
FormFactor.Width = 320
FormFactor.Height = 480
FormFactor.Devices = [Desktop]
OnCreate = FormCreate
DesignerMasterStyle = 0
end