|
TPJResourceFile
TPJResourceFile class description
TPJResourceFileProject: Resource File Unit Unit: PJResFile. This class is used to encapsulate a 32 bit resource file, to find which resources it contains, to add new resources and to delete existing ones. Create new, empty instances of TPJResourceFile by calling its parameterless Create constructor. Resource entries accessed or created via this class are TPJResourceEntry objects and have methods and properties that can be used to interrogate and update them. These objects are not created directly but are created by loading a resource file or by calling methods of TPJResourceFile. Freeing a TPJResourceFile instance also frees all the associated TPJResourceEntry objects, so do not keep references to these objects after the parent TPJResourceFile object has been freed. Note: Although we use the term "resource file" in this documentation, the term also relates to binary resource data stored in a stream. Methods
Properties
| ||||||||||||||||||||||||||||||||