Vcl.Touch.GestureCtrls.TCustomGesturePreview Fields

From RAD Studio API Documentation
Jump to: navigation, search

InheritedProtected
DefGradientEndColorpublicDefGradientEndColor: Integer = $F0E5E6;
DefGradientStartColorpublicDefGradientStartColor: Integer = $FDFDFD;
FAnchorMoveprotectedSpecifies whether the control must keep its dimensions when it is moved, while being anchored to the form.
FAnchorOriginprotectedSpecifies the coordinates of the anchor associated with the control.
FAnchorRulesprotectedSpecifies the original coordinates of the anchor associated with the control.
FAsyncListprotectedInternal TList that stores pending asynchronous method calls for the control.
FComponentStyleprotectedFComponentStyle is the field of the ComponentStyle read-only property.
FCurrentPPIprotectedIndicates the current PPI value for the control.
FDesignSizeprotectedSpecifies the design-time dimensions of the control.
FDoubleBufferedprotectedThe internal field corresponding to the DoubleBuffered property
FExplicitHeightprotectedSpecifies the explicit vertical size of the control in pixels.
FExplicitLeftprotectedSpecifies the explicit horizontal pixel coordinate of the left edge of a component. The coordinate is relative to the component’s parent.
FExplicitTopprotectedSpecifies the explicit vertical pixel coordinate of the top edge of a component. The coordinate is relative to the component's parent.
FExplicitWidthprotectedSpecifies the explicit horizontal size of the control in pixels.
FInImeCompositionprotectedSpecifies whether the IME is in the process of generating the composition string.
FInternalPreviewSizeprotectedSpecifies the calculated dimensions of the preview rectangle.
FLegendTextprotectedSpecifies the caption of the legend.
FOffsetXprotectedSpecifies the X coordinate of the rectangle in which the preview is drawn.
FOffsetYprotectedSpecifies the Y coordinate of the rectangle in which the preview is drawn.
FOriginalParentCalcTypeprotected
FOriginalParentSizeprotectedSpecifies the original size of the parent to which the control is anchored.
FReservedprotectedFReserved is an internal Delphi variable and should not be used.
FScaleFactorprotectedIndicates the current scale factor for the control.