FMX.Skia.TSkLabel.TWordsCollection.AddOrSet

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function AddOrSet(const AName, AText: string; const AFontColor: TAlphaColor = DefaultColor;
const AFont: TSkFontComponent = nil; const AOnClick: TNotifyEvent = nil;
const ACursor: TCursor = crDefault): TCustomWordsItem;

C++

TSkLabel::TCustomWordsItem* __fastcall AddOrSet(const System::UnicodeString AName, const System::UnicodeString AText, const System::Uitypes::TAlphaColor AFontColor = (System::Uitypes::TAlphaColor)(0xff000000), TSkFontComponent* const AFont = (TSkFontComponent*)(0x0), const System::Classes::TNotifyEvent AOnClick = 0x0, const System::Uitypes::TCursor ACursor = (System::Uitypes::TCursor)(0x0));

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
FMX.Skia.pas
FMX.Skia.hpp
FMX.Skia TWordsCollection

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.