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.
TNxCustomPropertyItem.GetFullText bug V3.5
Started by chris, Apr 24 2006 12:41 PM
No replies to this topic
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users










