removed binary sources (FoxBin2Prg)

This commit is contained in:
Lutz
2023-08-26 21:49:42 +02:00
parent 607c6120a5
commit 4c7589c927
166 changed files with 48386 additions and 37119 deletions

View File

@@ -0,0 +1,80 @@
*--------------------------------------------------------------------------------------------------------------------------------------------------------
* (ES) AUTOGENERADO - <20><>ATENCI<43>N!! - <20><>NO PENSADO PARA EJECUTAR!! USAR SOLAMENTE PARA INTEGRAR CAMBIOS Y ALMACENAR CON HERRAMIENTAS SCM!!
* (EN) AUTOGENERATED - ATTENTION!! - NOT INTENDED FOR EXECUTION!! USE ONLY FOR MERGING CHANGES AND STORING WITH SCM TOOLS!!
*--------------------------------------------------------------------------------------------------------------------------------------------------------
*< FOXBIN2PRG: Version="1.19" SourceFile="lib_controles.vcx" /> (Solo para binarios VFP 9 / Only for VFP 9 binaries)
*
DEFINE CLASS cl_cursoradapter AS cursoradapter
*< CLASSDATA: Baseclass="cursoradapter" Timestamp="" Scale="Pixels" Uniqueid="" />
*<PropValue>
ADOCodePage = 0
Alias = "h"
AllowDelete = .T.
AllowInsert = .T.
AllowSimultaneousFetch = .F.
AllowUpdate = .T.
BatchUpdateCount = 1
BreakOnError = .F.
BufferModeOverride = 3
Comment = ""
CompareMemo = .T.
ConflictCheckCmd =
ConflictCheckType = 0
ConversionFunc =
CursorSchema =
DataSource = .NULL.
DataSourceType = ""
DeleteCmd =
DeleteCmdDataSource = .NULL.
DeleteCmdDataSourceType = ""
FetchAsNeeded = .F.
FetchMemo = .T.
FetchMemoCmdList =
FetchMemoDataSource = .NULL.
FetchMemoDataSourceType = ""
FetchSize = 100
Flags = 0
Height = 22
InsertCmd =
InsertCmdDataSource = .NULL.
InsertCmdDataSourceType = ""
InsertCmdRefreshCmd =
InsertCmdRefreshFieldList =
InsertCmdRefreshKeyFieldList =
KeyFieldList =
MapBinary = .F.
MapVarchar = .F.
MaxRecords = -1
Name = "cl_cursoradapter"
NoData = .F.
Prepared = .F.
RefreshCmd =
RefreshCmdDataSource = .NULL.
RefreshCmdDataSourceType = ""
RefreshIgnoreFieldList =
RefreshTimestamp = .F.
SelectCmd =
SendUpdates = .T.
Tables =
Tag = ""
TimestampFieldList =
UpdatableFieldList =
UpdateCmd =
UpdateCmdDataSource = .NULL.
UpdateCmdDataSourceType = ""
UpdateCmdRefreshCmd =
UpdateCmdRefreshFieldList =
UpdateCmdRefreshKeyFieldList =
UpdateGramSchemaLocation = ""
UpdateNameList =
UpdateType = 1
UseCursorSchema = .F.
UseDeDataSource = .F.
UseMemoSize = 255
UseTransactions = .T.
WhereType = 3
Width = 23
*</PropValue>
ENDDEFINE