FMX.Skia.TSkLabel.TWordsCollection.Items
Delphi
property Items[AIndex: Integer]: TCustomWordsItem read GetItem write SetItem; default;
C++
__property TSkLabel::TCustomWordsItem* Items[int AIndex] = {read=GetItem, write=SetItem/*, default*/};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | FMX.Skia.pas FMX.Skia.hpp |
FMX.Skia | TWordsCollection |
Description
Embarcadero Technologies does not currently have any additional information.