FMX.ComboEdit.TComboEdit.ListBoxResource

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ListBoxResource: string read GetListBoxResource write SetListBoxResource default 0;

C++

__property ListBoxResource = {default=0};

Properties

Type Visibility Source Unit Parent
property published
FMX.ComboEdit.pas
FMX.ComboEdit.hpp
FMX.ComboEdit TComboEdit

Description

A wrapper that provides access to the StyleLookup property of the embedded ListBox control.

See Also