上个示例是C#调用windows api 在原来代码上加入窗体透明,控件不透明代码: using System; using System.Runtime.InteropServices; using System.Windows.Forms; namespace HoverTreeWinForm { public partial class FormHewenqi : Form { /// <summary> /// 使窗体透明 by 何问起 /// </summary> pro
The component below works perfectly, except for the following problem: 1) Saves the component below in a file "trancomp.pas".Then, install this component in Delphi; 2) Later, open Delphi and create a new project; 3) Adds a TImage and a TTransMem