Consider: const clHotlight: TColor = $00FF9933; clLink = clHotLight; //alias of clHotlight [Error] file.pas: Constant expression expected
Is there anyway to use compiler constants in Build Events in Visual Studio - VB.NET? (especially in Post-Build events)