TBasedxReportLink.ExtractComponentClass(TStream,Boolean) Method
Declaration
class function ExtractComponentClass(AStream: TStream; ARaiseException: Boolean = False): TComponentClass;
Parameters
| Name | Type |
|---|---|
| AStream | TStream |
| ARaiseException | Boolean |
Returns
| Type |
|---|
| TComponentClass |
See Also