Search Results

1
vote

Delphi code generation

For me best way is by creating custom components, and then create designer for this component. I have find that i spent most of the time writing code that read/write values from controls. So …