[Overview][Types][Classes][Procedures and functions][Index] |
GetComponentAsText - read the component as text, if supported.
Source position: clipbrd.pp line 206
public procedure TClipboard.GetComponentAsText( |
var RootComponent: TComponent; |
OnFindComponentClass: TFindComponentClassEvent; |
Owner: TComponent = Nil; |
Parent: TComponent = Nil |
); |