Vcl.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 | Vcl.Skia.pas Vcl.Skia.hpp |
Vcl.Skia | TWordsCollection |
Description
Embarcadero Technologies does not currently have any additional information.