[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'tiObject' (#tiopf)

TtiObject.AsDebugString

Display the object tree as a string for debugging

Declaration

Source position: tiObject.pas line 490

public function TtiObject.AsDebugString(

  const AValuesToShow: TtiObjectAsDebugStringValuesToShow

):string; virtual; overload;

function TtiObject.AsDebugString: string; virtual; overload;

Description

Display the object tree as a string for debugging. Will show all published properties only.


Documentation generated on: 2017-08-16