FMX.Controls.TStyleBook.CurrentItem
Delphi
property CurrentItem: TStyleCollectionItem read GetCurrentItem;
C++
__property TStyleCollectionItem* CurrentItem = {read=GetCurrentItem};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | FMX.Controls.pas FMX.Controls.hpp |
FMX.Controls | TStyleBook |
Description
Current style in the style collection.
CurrentItem is the current StyleCollectionItem from the StyleCollection.