[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Converts items of several data types into strings, for debug output.
Source position: controls.pp line 2689
function DbgS( |
a: TAnchorKind |
):string; overload; |
Anchors: TAnchors |
):string; overload; |
a: TAlign |
):string; overload; |
a: TAnchorKind; |
Side: TAnchorSideReference |
):string; overload; |
):string; overload; |
Phases: TControlAutoSizePhases |
):string; overload; |
cst: TControlStyleType |
):string; overload; |
cs: TControlStyle |
):string; overload; |
The string representing the given parameter(s).
Phases |
|
All elements in this set will be shown as a comma-separated list. |
[The parameters should have unique names, for every type]
lazarus-ccr.sourceforge.net |