Unit IWBSRegionCommon

DescriptionUsesClasses, Interfaces, Objects and RecordsFunctions and ProceduresTypesConstantsVariables

Description

 

Overview

Classes, Interfaces, Objects and Records

Name Description
Class TIWBSButonGroupOptions  
Class TIWBSFormOptions  
Interface IIWBSContainer  
Class TIWBSRegionCommon  

Types

TIWBSFormType = (...);
TIWBSPanelStyle = (...);
TIWBSRegionType = (...);

Constants

aIWBSRegionType: array [bsrtNone..bsrtPanelFooter] of string = ('', 'container', 'container-fluid', 'row', 'column', 'form-group', 'jumbotron', 'page-header', 'well', 'iwbs-region', 'iwbs-toolbar', 'btn-toolbar', 'btn-group', 'modal-content', 'modal-header', 'modal-body', 'modal-footer', 'panel-group', 'panel', 'panel-body', 'panel-heading', 'panel-footer');

Description

Types

TIWBSFormType = (...);
 
Values
  • bsftInline:  
  • bsftHorizontal:  
  • bsftVertical:  
TIWBSPanelStyle = (...);
 
Values
  • bspsDefault:  
  • bspsPrimary:  
  • bspsSuccess:  
  • bspsInfo:  
  • bspsWarning:  
  • bspsDanger:  
TIWBSRegionType = (...);
 
Values
  • bsrtNone:  
  • bsrtContainer:  
  • bsrtContainerFluid:  
  • bsrtRow:  
  • bsrtColumn:  
  • bsrtFormGroup:  
  • bsrtJumbotron:  
  • bsrtPageHeader:  
  • bsrtWell:  
  • bsrtIWBSRegion:  
  • bsrtIWBSToolbar:  
  • bsrtButtonToolbar:  
  • bsrtButtonGroup:  
  • bsrtModalContent:  
  • bsrtModalHeader:  
  • bsrtModalBody:  
  • bsrtModalFooter:  
  • bsrtPanelGroup:  
  • bsrtPanel:  
  • bsrtPanelBody:  
  • bsrtPanelHeading:  
  • bsrtPanelFooter:  

Constants

aIWBSRegionType: array [bsrtNone..bsrtPanelFooter] of string = ('', 'container', 'container-fluid', 'row', 'column', 'form-group', 'jumbotron', 'page-header', 'well', 'iwbs-region', 'iwbs-toolbar', 'btn-toolbar', 'btn-group', 'modal-content', 'modal-header', 'modal-body', 'modal-footer', 'panel-group', 'panel', 'panel-body', 'panel-heading', 'panel-footer');
 

Generated by PasDoc 0.14.0.