FMX.ListBox.TListStyleHelper

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TListStyleHelper = record helper for TListStyle

C++

/*Helper*/typedef void *TListStyleHelper;

Properties

Type Visibility Source Unit Parent
helper
typedef
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