Integra for Notes Banner
  QuickReports Integra4Notes Integra Family of Products

Online documentation of the Integra for Notes runtime libraries and object classes



Click here for applet version of the view.

.
Collapse categories      
LibrarySorted ascendingNameCan be sorted ascendingDescription
Show details for C-API DeclarationC-API Declaration
Show details for Design ElementDesign Element
Show details for FileExportFileExport
Show details for FileImportFileImport
Show details for FileRecordFileRecord
Show details for FileStructureFileStructure
Show details for FunctionFunction
Show details for GeneralGeneral
Show details for LNProgressbarLNProgressbar
Show details for ProcedureProcedure
Hide details for ProgressbarProgressbar
Show details for Class DefinitionClass Definition
Hide details for Class Method (Function)Class Method (Function)
DisableProgressBarProgressbar.DisableProgressBar () As Integer DisableProgressBar will close the progress bar window and destroy the LNProgressBar object. It will decrease the stack counter by 1, but keep the progress bar stack entry values. This to allow to call the EnableProgressBar() method to show the progress b
EnableProgressBarProgressbar.EnableProgressBar (reset_pbar As Integer) As Integer If the progress bar has been disabled previously or never been created, EnableProgressBar will create a new instance of the LNProgressBar object and increase the progress bar stack counter by 1. It will then display the progress bar w
GetLine1Progressbar.GetLine1 () As String GetLine1 will return the upper text line property of current progress bar stack entry. Return Value: String. Example: Dim line1 As String Dim line2 As String Dim percent As Long line1 = stats.pbar.GetLine1() line2 = stats.pbar.GetLine2() percent = stats.pbar.GetPe
GetLine2Progressbar.GetLine2 () As String GetLine2 will return the lower text line property of current progress bar stack entry. Return Value: String. Example: See Progressbar.GetLine1()
GetPercentProgressbar.GetPercent () As Long GetPercent will return the progress bar position stored in current progress bar stack entry. Return Value: Long. Example: See Progressbar.GetLine1()
SetLine1Progressbar.SetLine1 (LineText As String) As String SetLine1 will set the upper text line property of current progress bar stack entry to the in LineText passed on value. SetLine1 will not update the progress bar window. Return Value: String. The previously in the upper text line property stored v
SetLine2Progressbar.SetLine2 (LineText As String) As String SetLine1 will set the lower text line property of current progress bar stack entry to the in LineText passed on value. SetLine2 will not update the progress bar window. Return Value: String. The previously in the lower text line property stored v
SetPercentProgressbar.SetPercent (Position As Long, Range As Long) As Long SetPercent is expecting the current position or percentage and the (maximum) range for the progress bar and updates the current progress bar stack entry values. It will not update the progress bar window. Return Value: Long. The prev
Show details for Class Method (Procedure)Class Method (Procedure)
Show details for Public VariablePublic Variable
Show details for StaticVarsStaticVars
Show details for Type DefinitionType Definition


     




To download the PDF versions of the on-line documentation click on the icons below:

FileStructure.pdfFileRecord.pdfFileImport.pdfFileExport.pdfUtilities.pdfStaticVars.pdfInplaceEditing.pdf

.

 
QUICK LINKS
 
 

 

  © Shireburn Software Ltd. 2008 - 2024