RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TypInfo.SetStrProp Function
Pascal
procedure SetStrProp(Instance: TObject; const PropName: string; const Value: string); overload;
C++
SetStrProp(TObject * Instance, const AnsiString PropName, const AnsiString Value);

TypInfo

This is function TypInfo.SetStrProp.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!