Unit 'LResources' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TCustomLazComponentQueue.ConvertComponentAsString

Converts a component to binary format with a leading size information (using WriteLRSInt64MB).

Declaration

Source position: lresources.pp line 422

public function TCustomLazComponentQueue.ConvertComponentAsString(

  AComponent: TComponent

):string;