Chart Control V1
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
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
|
||||
Reference in New Issue
Block a user