Class: tsformretval

PlugIn Class:_diac_pdm
PlugIn ID:2000
PlugIn Group:DIAC

Class:tsformretval
Source file:C:\PROGRAM FILES\DEVSTUDIO\VFP\SAMPLES\TASTRADE\LIBS\TSBASE.VCX
Current Group:DIAC
File Group:4096

Units:Pixels
Comment:Base form used to create forms that return a value. Forms based upon this class must be created as a class. (i.e., stored in a VCX, not an SCX).
h File:
Parent Class:form
Base Class:form
OLE Public:Class tsformretval is not OLE public
Comment:Base form used to create forms that return a value. Forms based upon this class must be created as a class. (i.e., stored in a VCX, not an SCX).
Toolbar Icon:Icon of class tsformretval ..\bitmaps\form.bmp
Container Icon:Container icon of class tsformretval ..\bitmaps\form.bmp
Scale:Pixels

Properties Methods 
Properties
A P H I Name Initial value Comment
Property AutoCenter is not array Property AutoCenter is not protected Property AutoCenter is not hidden Property AutoCenter is inherited AutoCenter .T.  
Property BackColor is not array Property BackColor is not protected Property BackColor is not hidden Property BackColor is inherited BackColor 192,192,192  
Property BorderStyle is not array Property BorderStyle is not protected Property BorderStyle is not hidden Property BorderStyle is inherited BorderStyle 2  
Property Caption is not array Property Caption is not protected Property Caption is not hidden Property Caption is inherited Caption "Form1"  
Property Comment is not array Property Comment is not protected Property Comment is not hidden Property Comment is inherited Comment "(c) Microsoft Corporation 1995"  
Property ControlBox is not array Property ControlBox is not protected Property ControlBox is not hidden Property ControlBox is inherited ControlBox .F.  
Property DoCreate is not array Property DoCreate is not protected Property DoCreate is not hidden Property DoCreate is inherited DoCreate .T.  
Property FontSize is not array Property FontSize is not protected Property FontSize is not hidden Property FontSize is inherited FontSize 8  
Property lallowdelete is not array Property lallowdelete is not protected Property lallowdelete is not hidden Property lallowdelete is not inherited lallowdelete    
Property MaxButton is not array Property MaxButton is not protected Property MaxButton is not hidden Property MaxButton is inherited MaxButton .F.  
Property MinButton is not array Property MinButton is not protected Property MinButton is not hidden Property MinButton is inherited MinButton .F.  
Property uretval is not array Property uretval is not protected Property uretval is not hidden Property uretval is not inherited uretval .T. Property to hold the form's return value. Can be any data type.
Property WindowType is not array Property WindowType is not protected Property WindowType is not hidden Property WindowType is inherited WindowType 1  

Methods
PHI NameComment
Method Activate is not protected Method Activate is not hidden Method Activate is inherited Activate  
Method Init is not protected Method Init is not hidden Method Init is inherited Init  
Method Unload is not protected Method Unload is not hidden Method Unload is inherited Unload  

Back MethodsBack Methods
Back TopBack Top