[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Loads resources needed for the form.
Source position: forms.pp line 676
protected procedure TCustomForm.ProcessResource; virtual; |
Calls InitResourceComponent to load resources for the current form instance.
Raises an EResNotFound exception if RequireDerivedFormResource is set for the application, and a resource is not found for the form.
Version 4.0 | Generated 2025-05-03 | Home |