Unit 'cyProgressionPanel' Package
[Overview][Classes][Index] [#pl_cindy]

TcyProgressionPanel

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

Declaration

Source position: cyProgressionPanel.pas line 52

type TcyProgressionPanel = class(TcyCustomProgressionPanel)

public

  property State: TProgressionState;

  

published

  property Alignment: TAlignment;

  

  property Autosize: Boolean;

  

  property BorderWidth: TBorderWidth;

  

  property ButtonCancel: Boolean;

  

  property ButtonCancelCaption: string;

  

  property Caption: string;

  

  property Degrade: TcyGradient;

  

  property FlashWindow: Boolean;

  

  property Font: TFont;

  

  property Height: Integer;

  

  property Glyph: TPicture;

  

  property GlyphAlign: TAlign;

  

  property Layout: TTextLayout;

  

  property Gauge: Boolean;

  

  property GaugeMax: Double;

  

  property GaugeMin: Double;

  

  property Width: Integer;

  

  property OnOpen: TNotifyEvent;

  

  property OnClose: TNotifyEvent;

  

  property OnCancelButtonClick: TNotifyEvent;

  

end;

Inheritance

TcyProgressionPanel

  

|

TcyCustomProgressionPanel

  

|

TObject



CT Web help

CodeTyphon Studio