Class TSystemMetric (unit startup)

Inherits from

TObject

easy access of the system metrics

Constructors


constructor Create;



Functions

procedure Update;


Properties

property Bitmap : TPoint


property Border : TPoint


property CaptionHeight : Integer


property ColorDepth : Integer


property Cursor : TPoint


property DlgFrame : TPoint


property DoubleClick : TPoint


property Frame : TPoint


property FullScreen : TPoint


property HScroll : TPoint


property Icon : TPoint


property IconSpacing : TPoint


property MenuHeight : Integer


property Min : TPoint


property MinTrack : TPoint


property Thumb : TPoint


property VScroll : TPoint


Events

Variables

FBitmap : TPoint;


FBorder : TPoint;


FCaptionHeight : Integer;


FColorDepth : Integer;


FCursor : TPoint;


FDlgFrame : TPoint;


FDoubleClick : TPoint;


FFrame : TPoint;


FFullScreen : TPoint;


FHScroll : TPoint;


FIcon : TPoint;


FIconSpacing : TPoint;


FMenuHeight : Integer;


FMin : TPoint;


FMinTrack : TPoint;


FThumb : TPoint;


FVScroll : TPoint;



Constructors


constructor Create;


Functions


procedure Update;


Properties


property Bitmap : TPoint


property Border : TPoint


property CaptionHeight : Integer


property ColorDepth : Integer


property Cursor : TPoint


property DlgFrame : TPoint


property DoubleClick : TPoint


property Frame : TPoint


property FullScreen : TPoint


property HScroll : TPoint


property Icon : TPoint


property IconSpacing : TPoint


property MenuHeight : Integer


property Min : TPoint


property MinTrack : TPoint


property Thumb : TPoint


property VScroll : TPoint


Events


Variables


FBitmap : TPoint;


FBorder : TPoint;


FCaptionHeight : Integer;


FColorDepth : Integer;


FCursor : TPoint;


FDlgFrame : TPoint;


FDoubleClick : TPoint;


FFrame : TPoint;


FFullScreen : TPoint;


FHScroll : TPoint;


FIcon : TPoint;


FIconSpacing : TPoint;


FMenuHeight : Integer;


FMin : TPoint;


FMinTrack : TPoint;


FThumb : TPoint;


FVScroll : TPoint;