Unit IWBSDialogs

DescriptionUsesClasses, Interfaces, Objects and RecordsFunctions and ProceduresTypesConstantsVariables

Description

 

Overview

Classes, Interfaces, Objects and Records

Name Description
Class TIWBSDialog  
Class TIWBSAlert  

Types

TIWBSAlertPosition = (...);
TIWBSAlertStyle = (...);
TIWBSDialogCloseButton = (...);

Variables

sIWBSDialogCloseCaption: string = 'Close';

Description

Types

TIWBSAlertPosition = (...);
 
Values
  • bsapDefault:  
  • bsapRightTop:  
  • bsapRightCenter:  
  • bsapRightBottom:  
TIWBSAlertStyle = (...);
 
Values
  • bsasSuccess:  
  • bsasInfo:  
  • bsasWarning:  
  • bsasDanger:  
TIWBSDialogCloseButton = (...);
 
Values
  • iwbsdcNone:  
  • iwbsdcCaption:  
  • iwbsdcFooter:  
  • iwbsdcBoth:  

Variables

sIWBSDialogCloseCaption: string = 'Close';
 

Generated by PasDoc 0.14.0.