Initial: flux text FoxBin2Prg (git urmareste .??2 in-arbore, binarele VFP git-ignored)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
92
Ferestre/Vechi/QCKSTART.sc2
Normal file
92
Ferestre/Vechi/QCKSTART.sc2
Normal file
@@ -0,0 +1,92 @@
|
||||
*--------------------------------------------------------------------------------------------------------------------------------------------------------
|
||||
* (EN) AUTOGENERATED - ATTENTION!! - NOT INTENDED FOR EXECUTION!! USE ONLY FOR MERGING CHANGES AND STORING WITH SCM TOOLS!!
|
||||
*--------------------------------------------------------------------------------------------------------------------------------------------------------
|
||||
*< FOXBIN2PRG: Version="1.21" SourceFile="qckstart.scx" CPID="1252" /> (Solo para binarios VFP 9 / Only for VFP 9 binaries)
|
||||
*
|
||||
*
|
||||
DEFINE CLASS dataenvironment AS dataenvironment
|
||||
*< CLASSDATA: Baseclass="dataenvironment" Timestamp="" Scale="" Uniqueid="" ClassIcon="2" />
|
||||
|
||||
*<PropValue>
|
||||
Name = "Dataenvironment"
|
||||
*</PropValue>
|
||||
|
||||
ENDDEFINE
|
||||
|
||||
DEFINE CLASS wzquickstartform AS wzquickstartform OF "..\..\vfp\wizards\appwiz.vcx"
|
||||
*< CLASSDATA: Baseclass="form" Timestamp="" Scale="" Uniqueid="" />
|
||||
|
||||
*<PropValue>
|
||||
DoCreate = .T.
|
||||
Name = "wzquickstartform"
|
||||
WindowType = 1
|
||||
Image2.Height = 58
|
||||
Image2.Name = "Image2"
|
||||
Image2.Width = 52
|
||||
Image4.Height = 58
|
||||
Image4.Name = "Image4"
|
||||
Image4.Width = 52
|
||||
Image6.Height = 58
|
||||
Image6.Name = "Image6"
|
||||
Image6.Width = 52
|
||||
Image7.Height = 58
|
||||
Image7.Name = "Image7"
|
||||
Image7.Width = 52
|
||||
Image1.Height = 58
|
||||
Image1.Name = "Image1"
|
||||
Image1.Width = 52
|
||||
Image3.Height = 58
|
||||
Image3.Name = "Image3"
|
||||
Image3.Width = 52
|
||||
Image5.Height = 58
|
||||
Image5.Name = "Image5"
|
||||
Image5.Width = 52
|
||||
Image8.Height = 58
|
||||
Image8.Name = "Image8"
|
||||
Image8.Width = 52
|
||||
Image9.Height = 58
|
||||
Image9.Name = "Image9"
|
||||
Image9.Width = 52
|
||||
Image12.Height = 58
|
||||
Image12.Name = "Image12"
|
||||
Image12.Width = 52
|
||||
Image13.Height = 58
|
||||
Image13.Name = "Image13"
|
||||
Image13.Width = 52
|
||||
Image16.Height = 58
|
||||
Image16.Name = "Image16"
|
||||
Image16.Width = 52
|
||||
Image17.Height = 58
|
||||
Image17.Name = "Image17"
|
||||
Image17.Width = 52
|
||||
Image20.Height = 58
|
||||
Image20.Name = "Image20"
|
||||
Image20.Width = 52
|
||||
Image21.Height = 58
|
||||
Image21.Name = "Image21"
|
||||
Image21.Width = 52
|
||||
Image24.Height = 58
|
||||
Image24.Name = "Image24"
|
||||
Image24.Width = 52
|
||||
Image25.Height = 58
|
||||
Image25.Name = "Image25"
|
||||
Image25.Width = 52
|
||||
Image26.Height = 58
|
||||
Image26.Name = "Image26"
|
||||
Image26.Width = 52
|
||||
Image27.Height = 58
|
||||
Image27.Name = "Image27"
|
||||
Image27.Width = 52
|
||||
Image28.Height = 58
|
||||
Image28.Name = "Image28"
|
||||
Image28.Width = 52
|
||||
Image29.Height = 58
|
||||
Image29.Name = "Image29"
|
||||
Image29.Width = 52
|
||||
lblForms.Name = "lblForms"
|
||||
lstForms.Name = "lstForms"
|
||||
cmdRun.Name = "cmdRun"
|
||||
cmdClose.Name = "cmdClose"
|
||||
*</PropValue>
|
||||
|
||||
ENDDEFINE
|
||||
Reference in New Issue
Block a user