FMX.Skia.TSkLabel.TWordsCollection.AddOrSet

提供: RAD Studio API Documentation
移動先: 案内検索

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));

プロパティ

種類 可視性 ソース ユニット
function public
FMX.Skia.pas
FMX.Skia.hpp
FMX.Skia TWordsCollection

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。