benibela / rcmdline

Advanced command line parser for Pascal
39 stars 19 forks source link

Add overloads to allow compilation with Delphi #2

Closed SlMaker closed 3 years ago

SlMaker commented 3 years ago

now also FPC in Delphi mode compiles this unit

SlMaker commented 3 years ago

@benibela

benibela commented 3 years ago

Thanks, merged: https://github.com/benibela/rcmdline/commit/d8b69ae135527a99308d6dbb4e616c8deaeaedff (the commit id changed from merging it through Mercurial)

Although perhaps I should make the tproperty an advanced record and move all the add* methods there