API:System.TypInfo.SetStrProp
Delphi
procedure SetStrProp(Instance: TObject; const PropName: string; const Value: string);
procedure SetStrProp(Instance: TObject; PropInfo: PPropInfo; const Value: string);
C++
extern DELPHI_PACKAGE void __fastcall SetStrProp(System::TObject* Instance, const System::UnicodeString PropName, const System::UnicodeString Value)/* overload */;
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
procedure function |
public | System.TypInfo.pas System.TypInfo.hpp |
System.TypInfo | System.TypInfo |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。