.vlb files store visual Live Bindings data.
Previously, my Delphi project never touched visual live bindings. Whenever I saved a form, the IDE didn't generate a .vlb file.
Recently, I clicked on the 'Bind Visually...' option on one of my forms in the project. A .vlb file keeps being created when I save other forms that do not have any Live Bindings settings.
I am using Delphi XE4. Is there any option to turn off generation of the .vlb files for projects that do not use visual Live Bindings?