FMX.ListBox.TListStyleHelper

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TListStyleHelper = record helper for TListStyle

C++

struct TListStyleHelper /* Helper for enum 'TListStyle' */;

Properties

Type Visibility Source Unit Parent
helper
class
public
FMX.ListBox.pas
FMX.ListBox.hpp
FMX.ListBox FMX.ListBox

Description

For internal use. TListStyleHelper is a record helper that provides fields for a scoped enumeration, the FMX.ListBox.TListStyle type.

See Also