[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpapache24.pp line 32
type TApacheApplication = class(TCustomApacheApplication) |
public |
property HandlerPriority; |
property BeforeModules; |
property AfterModules; |
property AllowDefaultModule; |
property OnGetModule; |
property BaseLocation; |
property ModuleName; |
property MaxRequests; |
property IdleWebModuleCount; |
property WorkingWebModuleCount; |
end; |
| |
| |
TObject |