|
AbsoluteMatrix
|
Specifies the absolute transformation matrix of the control. AbsoluteMatrix is calculated using Matrix and AbsoluteMatrix of its parent
(Inherited from RSGdiPlusCtrls.TRSGPShape.)
|
|
Align
|
Represents property Align.
|
|
Anchors
|
Represents property Anchors.
|
|
Canvas
|
Represents property Canvas. (Inherited from RSGdiPlusCtrls.TRSCustomTransparentGraphicControl.)
|
|
ClipChildren
|
Represents property ClipChildren.
|
|
Constraints
|
Represents property Constraints.
|
|
Cursor
|
Represents property Cursor.
|
|
DragCursor
|
Represents property DragCursor.
|
|
DragKind
|
Represents property DragKind.
|
|
DragMode
|
Represents property DragMode.
|
|
Fill
|
Determines the color and pattern used to fill the shape background.
The value of Fill is an RSGdiPlusGraphics.TRSGPBrush object. It can define the gradient, brush pattern, brush color, opacity, and other parameters to fill the shape background.
(Inherited from RSGdiPlusCtrls.TRSGPShape.)
|
|
Font
|
Specifies the attributes of text written on or in the control.
To change to a new font, specify a new TRSGPFont object. To modify a font, change the value of the TRSGPFont object's properties.
|
|
Format
|
Specifies text layout information (such as alignment, orientation, tab stops, and clipping) and display manipulations (such as trimming, font substitution for characters that are not supported by the requested font, and digit substitution for languages that do not use Western European digits).
|
|
InterceptMouse
|
Determines whether mouse clicks should be detected for the control (Inherited from RSGdiPlusCtrls.TRSCustomTransparentGraphicControl.)
|
|
Matrix
|
Specifies the local transformation matrix of the control (Inherited from RSGdiPlusCtrls.TRSGPShape.)
|
|
OnClick
|
Represents property OnClick.
|
|
OnContextPopup
|
Represents property OnContextPopup.
|
|
OnDblClick
|
Represents property OnDblClick.
|
|
OnDragDrop
|
Represents property OnDragDrop.
|
|
OnDragOver
|
Represents property OnDragOver.
|
|
OnEndDock
|
Represents property OnEndDock.
|
|
OnEndDrag
|
Represents property OnEndDrag.
|
|
OnGesture
|
Represents property OnGesture.
|
|
OnMouseActivate
|
Represents property OnMouseActivate.
|
|
OnMouseDown
|
Represents property OnMouseDown.
|
|
OnMouseEnter
|
Represents property OnMouseEnter.
|
|
OnMouseLeave
|
Represents property OnMouseLeave.
|
|
OnMouseMove
|
Represents property OnMouseMove.
|
|
OnMouseUp
|
Represents property OnMouseUp.
|
|
OnPaint
|
Represents property OnPaint.
|
|
OnPainting
|
Represents property OnPainting.
|
|
OnStartDock
|
Represents property OnStartDock.
|
|
OnStartDrag
|
Represents property OnStartDrag.
|
|
Opacity
|
Represents property Opacity.
|
|
ParentShowHint
|
Represents property ParentShowHint.
|
|
PopupMenu
|
Represents property PopupMenu.
|
|
ShapeRect
|
Returns the rectangle for drawing the shape.
The coordinates of the upper-left corner of the rectangle are (0,0), and the coordinates of the lower-right corner are (Width, Height).
(Inherited from RSGdiPlusCtrls.TRSGPShape.)
|
|
ShowHint
|
Represents property ShowHint.
|
|
Stroke
|
Determines the color and pattern used to draw lines and shape contours of the graphical primitives.
The value of Stroke is an RSGdiPlusGraphics.TRSGPPen object.
(Inherited from RSGdiPlusCtrls.TRSGPShape.)
|
|
Text
|
Specifies the text that will be displayed in the TRSGPText control.
The Text property sets or reads the text that is displayed by the TRSGPText control. Text is a string.
|
|
Touch
|
Represents property Touch.
|
|
Transform
|
Represents property Transform.
|
|
Visible
|
Represents property Visible.
|