Skip to main content

TdxSmartGlyph Properties

A DPI-aware universal image container that can load an image from a DFM file.
Name Description
ActiveFrame Specifies the zero-based index of the stored image’s frame currently displayed by the Smart Image container. Inherited from TdxCustomSmartImage.
Animation Specifies if the animation playback of the stored animated GIF image is enabled. Inherited from TdxCustomSmartImage.
AnimationFrameCount Returns the number of frames within the stored image. Inherited from TdxCustomSmartImage.
AnimationFrameDelay Specifies the frame delay (in milliseconds). Inherited from TdxCustomSmartImage.
AnimationLoop Specifies the animation sequence playback mode for the stored animated image. Inherited from TdxCustomSmartImage.
AnimationLoopCount Returns the number of the stored image’s animation playback loops in the multiple-run animation mode. Inherited from TdxCustomSmartImage.
AnimationLoopIndex Specifies the number of animation sequence runs played by the Smart Image container. Inherited from TdxCustomSmartImage.
ClientRect Returns the rectangle corresponding to the stored image’s dimensions. Inherited from TdxCustomSmartImage.
Empty Inherited from TGraphic.
Handle Specifies a GDI handle of the stored image. Inherited from TdxGPImage.
HandleAllocated Identifies if the Smart Image container has a handle associated with the stored image data. Inherited from TdxCustomSmartImage.
Height Inherited from TGraphic.
ImageCodec Specifies the active image format codec. Inherited from TdxCustomSmartImage.
ImageDataFormat Specifies the deprecated format ID of the stored image. Inherited from TdxCustomSmartImage.
IsAlphaUsed Identifies whether the stored image is transparent. Inherited from TdxCustomSmartImage.
Modified Inherited from TGraphic.
Palette Inherited from TGraphic.
PaletteModified Inherited from TGraphic.
ScaledDrawer Inherited from TGraphic.
Size Returns the stored image’s dimensions, in pixels. Inherited from TdxCustomSmartImage.
SourceDPI Specifies the monitor DPI value for which the glyph image is created.
SourceHeight Specifies the Smart Glyph container’s height, in pixels.
SourceWidth Specifies the Smart Glyph container’s width, in pixels.
SupportsPalette Inherited from TdxCustomSmartImage.
SupportsPartialTransparency Inherited from TGraphic.
Transparent Inherited from TGraphic.
Width Inherited from TGraphic.
See Also