Properties
Previous  Top  Next
 
Defined in RPMxtSupport.INC


TargetRef
&ReportTargetSelectorClass  
 
Reference to the parent class  

PagesQue
&PreviewQueue  
 
Reference to the preview pages queue  

TargetQue
&RPMxt_TargetQueTYPE  
 
Reference to the RPM target queue  

DefaultText
CSTRING(41)  
 
Button text for the RPM button  

DefaultTextEx
CSTRING(81)  
 
Button text for the RPM button, extended (future use)  

DefaultTip
CSTRING(256)  
 
Tooltip text for the RPM button  

DefaultIcon
CSTRING(256)  
 
Icon for the RPM button  
 
Prefix with tilde(~) if icon is embedded (in global DLL if multi-DLL project)  
Use full qualified path\filename for disk file  
Or use APP.EXT[#] format for an externally embedded icon  

ParentImgInstance
UNSIGNED  
 
ImageInstance of calling module for referencing images  

AllowMarkedPgs
BYTE  
 
T/F, allow range selection and display option  

ShowOnPreDest
BYTE  
 
T/F, display targets on pre-destination dialog  

HideButtonText
BYTE  
 
T/F, hide target button text  

AdditionalOps
LONG  
 
Future use  

LongInMarkedQ
BYTE  
 
T/F, a LONG is included before filename string in MarkedQ  

IncPrnOnePg
BYTE  
 
T/F, include targets on "Print One Page" dialog  

PrnOnePgNumber
LONG  
 
When IncPrnOnePg = TRUE, this is page number to print, POINTER(<PagesQue>)  

AFEFlags
LONG  
 
AFE specific use  

AddLong
LONG  
 
Additional future use LONG  

AddString
STRING(255)  
 
Additional future use STRING  

AddGroup
&GROUP  
 
Additional future use nondescript GROUP by reference  

DevLong
LONG  
 
For developer use  

DevString
STRING(255)  
 
For developer use  

DevGroup
&GROUP  
 
For developer use - nondescript group by reference  

TargetID
LONG  
 
Selected target "ID"  

TargetCount
LONG  
 
Count of displayed extended targets  =  RECORDS(TargetQueue) - (targets that are hidden)