API:FMX.Graphics.TStrokeBrush.Dash

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Dash: TStrokeDash read FDash write SetDash default TStrokeDash.Solid;

C++

__property TStrokeDash Dash = {read=FDash, write=SetDash, default=0};

Properties

Type Visibility Source Unit Parent
property published
FMX.Graphics.pas
FMX.Graphics.hpp
FMX.Graphics TStrokeBrush

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!