Unit 'cySpeedButton' Package
[Overview][Constants][Types][Classes][Index] [#pl_cindy]

TcySpeedButton

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: cySpeedButton.pas line 116

type TcySpeedButton = class(TcyCustomSpeedButton)

public

  property MouseOver: Boolean;

  

  property DefaultFlatBorderColor: TColor;

  

  property DefaultHotFromColor: TColor;

  

  property DefaultHotToColor: TColor;

  

  property DefaultHotFontColor: TColor;

  

  property DefaultDownFromColor: TColor;

  

  property DefaultDownToColor: TColor;

  

  property DefaultDownFontColor: TColor;

  

  property DefaultDisabledFromColor: TColor;

  

  property DefaultDisabledToColor: TColor;

  

  property DefaultMetroFrameColor: TColor;

  

  property DefaultMetroFrameWidth: Word;

  

published

  property DisabledGlyphDrawing: TDisabledGlyphOptions;

  

  property DisabledColor: TColor;

  

  property MonochromeGlyphColor: TColor;

  

  property Degrade: TcyGradient;

  

  property HotBalanceMode: TDgradBalanceMode;

  

  property ImagelistOptions: TcyImagelistOptions;

  

  property Wallpaper: TcyBgPicture;

  

  property CaptionOrientation: TCaptionOrientation;

  

  property FlatDisabledStyle: TFlatDisabledStyle;

  

  property FlatDownStyle: TFlatDownStyle;

  

  property FlatHotStyle: TFlatHotStyle;

  

  property FlatNormalStyle: TFlatNormalStyle;

  

  property GlyphX: TPicture;

  

  property WordWrap: Boolean;

  

  property OnMouseEnter: TNotifyEvent;

  

  property OnMouseLeave: TNotifyEvent;

  

  property BeforePaint: TProcBeforePaint;

  

  property OnPaint: TNotifyEvent;

  

end;

Inheritance

TcySpeedButton

  

|

TcyCustomSpeedButton

  

|

TcyBaseSpeedButton

  

|

TObject



CT Web help

CodeTyphon Studio