SalResource
PPJ.Runtime.SalResource
Namespace: PPJ.Runtime
Assembly: PPJ.Runtime.49 (4.9.0.0)
Base class for SalResource* classes.
Constructors
Constructs a SalResource object.
Properties
String: Returns the name of the resource.
Methods
Returns the requested resource.
Parameter | Type | Description |
---|---|---|
name |
Returns: SalResource.
Loads the icon or a bitmap from the stream.
Returns: Object.
Last updated