FoxPaintBox
<p>FoxPaintBox,FoxUI提供的自绘制组件
<strong>属性</strong>
Alpha 透明度</p>
<p>Transparent 背景透明</p>
<p><strong>提供的事件</strong>
OnAfterDraw(Sender: TObject; DstBmp: TBitmap32;Arect: TRect);</p>
<p>OnBeforeDraw(Sender: TObject; DstBmp: TBitmap32;Arect: TRect);
内部绘制前后事件</p>