陈清红
2024-12-03 3e98477644a8c248d827dbc6eedb3a41c8cbcfea
1
2
3
4
5
6
7
8
Quintiq file version 2.0
#parent: #root
Method OnCreate
{
  Description: 'Initialize the applicable PlatformAPI-instances.'
  TextBody: 'this.CreatePlatformAPIs();'
  InterfaceProperties { Accessibility: 'Module' }
}