OTA - Implementing a Frame Creator
Implementing a Frame is exactly the same as implementing a Form. All that is necessary is in the IOTAModuleCreator.GetAncestorName return the string:
Result := 'Frame'
This will ensure that the Form create will inherit from TFrame.
See Implementing a Form Creator for more details.
mustangpeak.net
Last Modified on: