FMX.Graphics.TStrokeBrush.TDashData.Create
Delphi
constructor Create(const ADashArray: TDashArray; ADashOffset: Single);
C++
__fastcall TDashData(const System::DynamicArray<float> ADashArray, float ADashOffset);
TDashData() {}
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
constructor | public | FMX.Graphics.pas FMX.Graphics.hpp |
FMX.Graphics | TDashData |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!