DeveloppeurPascal / Socket-Messaging-Library

A client / server messaging library to use with TCP sockets in Delphi or C++Builder (one day in the future)
https://socketmessaging.developpeur-pascal.fr
GNU Affero General Public License v3.0
18 stars 3 forks source link

on the fields, add a choice between "default value", no init and a Pascal instruction #60

Closed DeveloppeurPascal closed 1 year ago

DeveloppeurPascal commented 1 year ago

rename "Default value" as "initialize code" and add a prefix to explain how if nothing is in the field, remove the constructor initialization of the field if something is in the field, copy it as it in the constructor