Elements. Build native projects for any modern development platform, using the language(s) of your choice. Oxygene (Object Pascal), C#, Swift, Java, Go. | RemObjects Software

Calculator.WPF

Language: Oxygene, Platform: All, Category: Calculator
https://github.com/remobjects/ElementsSamples/tree/master/Oxygene/All/Calculator/Calculator.WPF

Properties\Settings.Designer.pas

namespace Calculator.WPF;

interface

{ .Designer.pas files are not being updated with codebehind classes automatically
  at this time. This functionality will be provided in a future build. }

implementation

end.