xpbutton控件

时间:2011-12-01 18:11:05
【文件属性】:

文件名称:xpbutton控件

文件大小:37KB

文件格式:RAR

更新时间:2011-12-01 18:11:05

Delphi

xpbutton控件 unit XPButton; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, ActnList, StdCtrls, ImgList, XPButtonClass, ExtCtrls; type TXPButton = class(TCustomControl) private FButtonStyle : TButtonStyle ; FBorderColor: TColor; FBorderDraw : Boolean; FCanFocus : Boolean ; FCancel : Boolean ; FDefault : Boolean ; FDragging: Boolean; FGradientBeginColor : TColor ; FGradientEndColor: TColor; FGlyph: TBitmap; FKind: TButtonKind; FLayout: TButtonLayout; FMargin: Integer; FMouseInControl: Boolean; FModalResult: TModalResult; FNumGlyphs: TNumGlyphs; FOnMouseEnter: TNotifyEvent; FOnMouseLeave: TNotifyEvent; FSpacing: Integer; FState: TButtonState; GlyphPos: TPoint; TextBounds: TRect;


【文件预览】:
xpbutton
----XpButtons.res(16KB)
----XPButtonClass.pas(20KB)
----XPButton.dcr(472B)
----XPButton.pas(35KB)
----XPButtonClass.dcu(16KB)
----XPButton.dcu(32KB)

网友评论

  • 初步看了下,可以用
  • 下载试试看!不知可以用不