The final step - also integrated in the "Generate Code" OnClick event handler - is the creation of the corresponding.pas file with the component declarations.
最后一步(也集成在“GenerateCode”OnClick事件处理程序中)是创建包含组件声明的相应的.pas文件。
When building your main application CSS file, it's generally good practice to place your default component style declarations first.
在构建您自己的主应用程序CSS文件时,通常一种好的做法是首先放置那些默认的组件样式声明。
This can be used by a Kylix or Delphi CLX project, but also requires a corresponding .pas file with source code declarations for each component on the form.
该文件可用于Kylix或DelphiCLX项目,但是还需要相应的 .pas 文件,其中包含窗体上每个组件的源代码声明。
This can be used by a Kylix or Delphi CLX project, but also requires a corresponding .pas file with source code declarations for each component on the form.
该文件可用于Kylix或DelphiCLX项目,但是还需要相应的 .pas 文件,其中包含窗体上每个组件的源代码声明。
应用推荐