Vcl.DBLookup.TDBLookupList.StyleName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property StyleName;

C++

__property StyleName = {default=0};

Properties

Type Visibility Source Unit Parent
property published
Vcl.DbLookup.pas
Vcl.DBLookup.hpp
Vcl.DBLookup TDBLookupList

Description

Specifies the style name for this control.

Vcl.DBLookup.TDBLookupList.StyleName inherits from Vcl.Controls.TControl.StyleName. All content below this line refers to Vcl.Controls.TControl.StyleName.

Specifies the style name for this control.

Read or set the StyleName property to obtain or set the style name for this VCL component.

See Also