FMX.Graphics.TStrokeBrush.TDashDeviceHelper

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TDashDeviceHelper = record helper for TDashDevice

C++

/*Helper*/typedef void *TDashDeviceHelper;

Properties

Type Visibility Source Unit Parent
helper
typedef
public
FMX.Graphics.pas
FMX.Graphics.hpp
FMX.Graphics TStrokeBrush

Description

For internal use. TDashDeviceHelper is a record helper that provides fields for a scoped enumeration, the FMX.Graphics.TStrokeBrush.TDashDevice type.

See Also