Jump to content


Photo

TNxCustomPropertyItem.GetFullText bug V3.5


  • Please log in to reply
No replies to this topic

#1 chris

chris
  • Members
  • 21 posts
  • Location:Bordeaux, france

Posted 24 April 2006 - 12:41 PM

hi,

function TNxCustomPropertyItem.GetFullText: WideString;
begin
result:='';
Result := Value + SuffixValue;
end;

i was obliged to initialise result because if value and suffix value are empty result does not return '' but the prior value.




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users