Navigation: Code Documentation > RSFMXCommon > FMX.RS.CanvasHelper > Enumerations
TRSCanvasSavePart Enumeration
Defines parts of a FMX TCanvas to save
Namespace: FMX.RS.CanvasHelper
Delphi
type TRSCanvasSavePart = ( cspFill, cspStrokeFill, cspFont, cspStrokeProps, cspMatrix);
Name
Description
cspFill
Save Fill or Brush
cspFont
Save Font
cspMatrix
Save transformation matrix
cspStrokeFill
Save Stroke or Pen
cspStrokeProps
Save Stroke properties
Top
•FMX.RS.CanvasHelper.TRSCanvasSaveParts
•FMX.RS.CanvasHelper.TRSCanvasSaveState
•FMX.RS.CanvasHelper