[Overview][Types][Classes][Procedures and functions][Variables][Index] |
Deprecated. Use DbgSName from LazLoggerIntf instead.
Source position: lclproc.pas line 201
function DbgSName( |
const p: TObject |
):string; overload; |
const p: TClass |
):string; overload; |
Returns the component or class name.
Deprecated in LCL version 3.99 (Apr 2024).
LazLoggerBase.DbgSName |