Unit 'GR32_ProgressBar' Package
[Overview][Classes][Index] [#pl_graphics32]

TG32_ProgressBar

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

Declaration

Source position: GR32_ProgressBar.pas line 47

type TG32_ProgressBar = class(TCustomPaintBox32)

protected

  procedure DoPaintBuffer; override;

  

  function GetBarRect;

  

  procedure PaintBar();

  

  procedure PaintFrame();

  

public

  constructor Create(); override;

  

published

  property Align;

  

  property Anchors;

  

  property BackColor: TColor; [rw]

  

  property BorderStyle: TBorderStyle; [rw]

  

  property Caption;

  

  property Color;

  

  property Constraints;

  

  property Contrast: Integer; [rw]

  

  property Cursor;

  

  property DragCursor;

  

  property DragKind;

  

  property DragMode;

  

  property Font;

  

  property Framed: Boolean; [rw]

  

  property Height;

  

  property HelpContext;

  

  property Max: Integer; [rw]

  

  property Min: Integer; [rw]

  

  property ParentColor;

  

  property ParentFont;

  

  property ParentShowHint;

  

  property PopupMenu;

  

  property Position: Integer; [rw]

  

  property ShowHint;

  

  property Visible;

  

  property Width;

  

  property OnDragDrop;

  

  property OnDragOver;

  

  property OnEndDrag;

  

  property OnMouseDown;

  

  property OnMouseMove;

  

  property OnMouseUp;

  

  property OnStartDrag;

  

end;

Inheritance

TG32_ProgressBar

  

|

TCustomPaintBox32

  

|

TObject



CT Web help

CodeTyphon Studio