Delphi 与 DirectX 之 DelphiX(12): TPictureCollectionItem.DrawAlpha
本例效果图:代码文件:unitUnit1;
interface
uses
Windows,Messages,SysUtils,Variants,Classes,Graphics,Controls,Forms,
Dialogs,DXDraws,StdCtrls,DXClass,ComCtrls;
type
TForm1=class(TForm)
DXDraw1:TDXDra