API:FMX.Graphics.TStrokeBrush.SetCustomDash

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetCustomDash(const Dash: array of Single; Offset: Single);

C++

void __fastcall SetCustomDash(const float *Dash, const int Dash_High, float Offset);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
FMX.Graphics.pas
FMX.Graphics.hpp
FMX.Graphics TStrokeBrush

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.