Unit IWBSRegion

DescriptionUsesClasses, Interfaces, Objects and RecordsFunctions and ProceduresTypesConstantsVariables

Description

 

Overview

Classes, Interfaces, Objects and Records

Name Description
Class TIWBSCustomRegion  
Class TIWBSInputForm  
Class TIWBSInputGroup  
Class TIWBSFormControl  
Class TIWBSRegion  
Class TIWBSNavBar  
Class TIWBSUnorderedList  
Class TIWBSModal  

Functions and Procedures

function IWBSFindParentInputForm(AParent: TControl): TIWBSInputForm;

Types

TIWBSFormEncType = (...);
TIWBSInputFormSubmitEvent = procedure(aRequest: THttpRequest; aParams: TStrings) of object;
TIWBSNavBarFixed = (...);

Description

Functions and Procedures

function IWBSFindParentInputForm(AParent: TControl): TIWBSInputForm;
 

Types

TIWBSFormEncType = (...);
 
Values
  • iwbsfeDefault:  
  • iwbsfeMultipart:  
  • iwbsfeText:  
TIWBSInputFormSubmitEvent = procedure(aRequest: THttpRequest; aParams: TStrings) of object;
 
TIWBSNavBarFixed = (...);
 
Values
  • bsnvfxNone:  
  • bsnvfxTop:  
  • bsnvfxBottom:  

Generated by PasDoc 0.14.0.