home *** CD-ROM | disk | FTP | other *** search
- //----------------------------------------------------------------------------
- // VCFrmla1.hpp - dcc32 generated hdr (DO NOT EDIT) rev: -2
- // From: VCFrmla1.pas
- //----------------------------------------------------------------------------
- #ifndef VCFrmla1HPP
- #define VCFrmla1HPP
- //----------------------------------------------------------------------------
- #ifndef MenusHPP
- #include <Menus.hpp>
- #endif
-
- #ifndef ControlsHPP
- #include <Controls.hpp>
- #endif
-
- #ifndef OleCtrlsHPP
- #include <OleCtrls.hpp>
- #endif
-
- #ifndef GraphicsHPP
- #include <Graphics.hpp>
- #endif
-
- #ifndef ClassesHPP
- #include <Classes.hpp>
- #endif
-
- #ifndef OleCtlHPP
- #include <OleCtl.hpp>
- #endif
-
- #ifndef OLE2HPP
- #include <OLE2.hpp>
- #endif
-
- #ifndef SystemHPP
- #include <System.hpp>
- #endif
-
- namespace Vcfrmla1
- {
- //-- type declarations -------------------------------------------------------
- typedef void __fastcall (__closure *TVCFormulaOneClick)(System::TObject *Sender, System::Integer nRow
- , System::Integer nCol);
-
- typedef void __fastcall (__closure *TVCFormulaOneDblClick)(System::TObject *Sender, System::Integer
- nRow, System::Integer nCol);
-
- typedef void __fastcall (__closure *TVCFormulaOneStartEdit)(System::TObject *Sender, System::AnsiString &
- EditString, System::Smallint &Cancel);
-
- typedef void __fastcall (__closure *TVCFormulaOneEndEdit)(System::TObject *Sender, System::AnsiString &
- EditString, System::Smallint &Cancel);
-
- typedef void __fastcall (__closure *TVCFormulaOneObjClick)(System::TObject *Sender, System::AnsiString &
- ObjName, System::Integer ObjID);
-
- typedef void __fastcall (__closure *TVCFormulaOneObjDblClick)(System::TObject *Sender, System::AnsiString &
- ObjName, System::Integer ObjID);
-
- typedef void __fastcall (__closure *TVCFormulaOneRClick)(System::TObject *Sender, System::Integer nRow
- , System::Integer nCol);
-
- typedef void __fastcall (__closure *TVCFormulaOneRDblClick)(System::TObject *Sender, System::Integer
- nRow, System::Integer nCol);
-
- typedef void __fastcall (__closure *TVCFormulaOneObjValueChanged)(System::TObject *Sender, System::AnsiString &
- ObjName, System::Integer ObjID);
-
- typedef void __fastcall (__closure *TVCFormulaOneObjGotFocus)(System::TObject *Sender, System::AnsiString &
- ObjName, System::Integer ObjID);
-
- typedef void __fastcall (__closure *TVCFormulaOneObjLostFocus)(System::TObject *Sender, System::AnsiString &
- ObjName, System::Integer ObjID);
-
- typedef void __fastcall (__closure *TVCFormulaOneValidationFailed)(System::TObject *Sender, System::AnsiString &
- pEntry, System::Integer nSheet, System::Integer nRow, System::Integer nCol, System::AnsiString &pShowMessage
- , System::Smallint &pAction);
-
- class __declspec(delphiclass) TVCFormulaOne;
- class __declspec(pascalimplementation) TVCFormulaOne : public Olectrls::TOleControl
- {
- typedef TVCFormulaOne ThisClass;
- typedef Olectrls::TOleControl inherited;
-
- private:
- TVCFormulaOneClick FOnClick;
- TVCFormulaOneDblClick FOnDblClick;
- Classes::TNotifyEvent FOnCancelEdit;
- Classes::TNotifyEvent FOnSelChange;
- TVCFormulaOneStartEdit FOnStartEdit;
- TVCFormulaOneEndEdit FOnEndEdit;
- Classes::TNotifyEvent FOnStartRecalc;
- Classes::TNotifyEvent FOnEndRecalc;
- Classes::TNotifyEvent FOnTopLeftChanged;
- TVCFormulaOneObjClick FOnObjClick;
- TVCFormulaOneObjDblClick FOnObjDblClick;
- TVCFormulaOneRClick FOnRClick;
- TVCFormulaOneRDblClick FOnRDblClick;
- TVCFormulaOneObjValueChanged FOnObjValueChanged;
- Classes::TNotifyEvent FOnModified;
- TVCFormulaOneObjGotFocus FOnObjGotFocus;
- TVCFormulaOneObjLostFocus FOnObjLostFocus;
- TVCFormulaOneValidationFailed FOnValidationFailed;
- System::AnsiString __stdcall Get_ColText(System::Integer nCol);
- void __stdcall Set_ColText(System::Integer nCol, const System::AnsiString Value);
- System::AnsiString __stdcall Get_DefinedName(const System::AnsiString pName);
- void __stdcall Set_DefinedName(const System::AnsiString pName, const System::AnsiString Value);
- System::AnsiString __stdcall Get_EntryRC(System::Integer nRow, System::Integer nCol);
- void __stdcall Set_EntryRC(System::Integer nRow, System::Integer nCol, const System::AnsiString Value
- );
- System::AnsiString __stdcall Get_FormattedTextRC(System::Integer nRow, System::Integer nCol);
- void __stdcall Set_FormattedTextRC(System::Integer nRow, System::Integer nCol, const System::AnsiString
- Value);
- System::AnsiString __stdcall Get_FormulaRC(System::Integer nRow, System::Integer nCol);
- void __stdcall Set_FormulaRC(System::Integer nRow, System::Integer nCol, const System::AnsiString Value
- );
- System::Integer __stdcall Get_LastColForRow(System::Integer nRow);
- void __stdcall Set_LastColForRow(System::Integer nRow, System::Integer Value);
- System::WordBool __stdcall Get_LogicalRC(System::Integer nRow, System::Integer nCol);
- void __stdcall Set_LogicalRC(System::Integer nRow, System::Integer nCol, System::WordBool Value);
- System::Double __stdcall Get_NumberRC(System::Integer nRow, System::Integer nCol);
- void __stdcall Set_NumberRC(System::Integer nRow, System::Integer nCol, System::Double Value);
- System::AnsiString __stdcall Get_RowText(System::Integer nRow);
- void __stdcall Set_RowText(System::Integer nRow, const System::AnsiString Value);
- System::AnsiString __stdcall Get_TextRC(System::Integer nRow, System::Integer nCol);
- void __stdcall Set_TextRC(System::Integer nRow, System::Integer nCol, const System::AnsiString Value
- );
- System::Smallint __stdcall Get_TypeRC(System::Integer nRow, System::Integer nCol);
- void __stdcall Set_TypeRC(System::Integer nRow, System::Integer nCol, System::Smallint Value);
- System::Smallint __stdcall Get_ColWidth(System::Integer nCol);
- void __stdcall Set_ColWidth(System::Integer nCol, System::Smallint Value);
- System::Smallint __stdcall Get_RowHeight(System::Integer nRow);
- void __stdcall Set_RowHeight(System::Integer nRow, System::Smallint Value);
- System::AnsiString __stdcall Get_DefinedNameByIndex(System::Integer nName);
- void __stdcall Set_DefinedNameByIndex(System::Integer nName, const System::AnsiString Value);
- System::AnsiString __stdcall Get_SheetName(System::Integer nSheet);
- void __stdcall Set_SheetName(System::Integer nSheet, const System::AnsiString Value);
- Graphics::TColor __stdcall Get_PaletteEntry(System::Integer nEntry);
- void __stdcall Set_PaletteEntry(System::Integer nEntry, Graphics::TColor Value);
- System::Smallint __stdcall Get_ColWidthTwips(System::Integer Col);
- void __stdcall Set_ColWidthTwips(System::Integer Col, System::Smallint Value);
- System::AnsiString __stdcall Get_ObjItem(System::Integer ID, System::Smallint Item);
- void __stdcall Set_ObjItem(System::Integer ID, System::Smallint Item, const System::AnsiString Value
- );
- System::AnsiString __stdcall Get_ObjItems(System::Integer ID);
- void __stdcall Set_ObjItems(System::Integer ID, const System::AnsiString Value);
- System::AnsiString __stdcall Get_ObjName(System::Integer ID);
- void __stdcall Set_ObjName(System::Integer ID, const System::AnsiString Value);
- System::AnsiString __stdcall Get_ObjText(System::Integer ID);
- void __stdcall Set_ObjText(System::Integer ID, const System::AnsiString Value);
- System::Smallint __stdcall Get_ObjValue(System::Integer ID);
- void __stdcall Set_ObjValue(System::Integer ID, System::Smallint Value);
- System::WordBool __stdcall Get_ObjVisible(System::Integer ID);
- void __stdcall Set_ObjVisible(System::Integer ID, System::WordBool Value);
- System::AnsiString __stdcall Get_AutoFillItems(System::Smallint Index);
- void __stdcall Set_AutoFillItems(System::Smallint Index, const System::AnsiString Value);
- System::WordBool __stdcall Get_ColHidden(System::Integer nCol);
- void __stdcall Set_ColHidden(System::Integer nCol, System::WordBool Value);
- System::WordBool __stdcall Get_RowHidden(System::Integer nRow);
- void __stdcall Set_RowHidden(System::Integer nRow, System::WordBool Value);
- System::WordBool __stdcall Get_SheetSelected(System::Integer nSheet);
- void __stdcall Set_SheetSelected(System::Integer nSheet, System::WordBool Value);
-
- protected:
- virtual void __fastcall InitControlData(void);
-
- public:
- void __stdcall EditPasteValues(void);
- void __stdcall GetAlignment(System::Smallint &pHorizontal, System::WordBool &pWordWrap, System::Smallint
- &pVertical, System::Smallint &pOrientation);
- void __stdcall GetBorder(System::Smallint &pLeft, System::Smallint &pRight, System::Smallint &pTop,
- System::Smallint &pBottom, System::Smallint &pShade, Graphics::TColor &pcrLeft, Graphics::TColor &
- pcrRight, Graphics::TColor &pcrTop, Graphics::TColor &pcrBottom);
- void __stdcall GetFont( System::AnsiString &pName, System::Smallint &pSize, System::WordBool &pBold
- , System::WordBool &pItalic, System::WordBool &pUnderline, System::WordBool &pStrikeout, Graphics::TColor
- &pcrColor, System::WordBool &pOutline, System::WordBool &pShadow);
- void __stdcall GetLineStyle(System::Smallint &pStyle, Graphics::TColor &pcrColor, System::Smallint
- &pWeight);
- void __stdcall GetPattern(System::Smallint &pPattern, Graphics::TColor &pcrFG, Graphics::TColor &pcrBG
- );
- void __stdcall GetProtection(System::WordBool &pLocked, System::WordBool &pHidden);
- void __stdcall GetTabbedText(System::Integer nR1, System::Integer nC1, System::Integer nR2, System::Integer
- nC2, System::WordBool bValuesOnly, System::Integer &phText);
- void __stdcall SetTabbedText(System::Integer nStartRow, System::Integer nStartCol, System::Integer
- &pRows, System::Integer &pCols, System::WordBool bValuesOnly, const System::AnsiString pText);
- void __stdcall AddColPageBreak(System::Integer nCol);
- void __stdcall AddPageBreak(void);
- void __stdcall AddRowPageBreak(System::Integer nRow);
- void __stdcall AddSelection(System::Integer nR1, System::Integer nC1, System::Integer nR2, System::Integer
- nC2);
- void __stdcall Attach(const System::AnsiString pTitle);
- void __stdcall AttachToSS(System::Integer hSrcSS);
- void __stdcall CalculationDlg(void);
- void __stdcall CancelEdit(void);
- void __stdcall CheckRecalc(void);
- void __stdcall ClearClipboard(void);
- void __stdcall ClearRange(System::Integer nR1, System::Integer nC1, System::Integer nR2, System::Integer
- nC2, System::Smallint ClearType);
- void __stdcall ColorPaletteDlg(void);
- void __stdcall ColWidthDlg(void);
- void __stdcall CopyAll(System::Integer hSrcSS);
- void __stdcall CopyRange(System::Integer nDstR1, System::Integer nDstC1, System::Integer nDstR2, System::Integer
- nDstC2, System::Integer hSrcSS, System::Integer nSrcR1, System::Integer nSrcC1, System::Integer nSrcR2
- , System::Integer nSrcC2);
- void __stdcall DefinedNameDlg(void);
- void __stdcall DeleteDefinedName(const System::AnsiString pName);
- void __stdcall DeleteRange(System::Integer nR1, System::Integer nC1, System::Integer nR2, System::Integer
- nC2, System::Smallint ShiftType);
- void __stdcall Draw(System::Integer hDC, System::Integer x, System::Integer y, System::Integer cx,
- System::Integer cy, System::Integer nRow, System::Integer nCol, System::Integer &pRows, System::Integer
- &pCols, System::Integer nFixedRow, System::Integer nFixedCol, System::Integer nFixedRows, System::Integer
- nFixedCols);
- void __stdcall EditClear(System::Smallint ClearType);
- void __stdcall EditCopy(void);
- void __stdcall EditCopyDown(void);
- void __stdcall EditCopyRight(void);
- void __stdcall EditCut(void);
- void __stdcall EditDelete(System::Smallint ShiftType);
- void __stdcall EditInsert(System::Smallint ShiftType);
- void __stdcall EditPaste(void);
- void __stdcall EndEdit(void);
- void __stdcall FilePageSetupDlg(void);
- void __stdcall FilePrint(System::WordBool bShowPrintDlg);
- void __stdcall FilePrintSetupDlg(void);
- void __stdcall FormatAlignmentDlg(void);
- void __stdcall FormatBorderDlg(void);
- void __stdcall FormatCurrency0(void);
- void __stdcall FormatCurrency2(void);
- void __stdcall FormatDefaultFontDlg(void);
- void __stdcall FormatFixed(void);
- void __stdcall FormatFixed2(void);
- void __stdcall FormatFontDlg(void);
- void __stdcall FormatFraction(void);
- void __stdcall FormatGeneral(void);
- void __stdcall FormatHmmampm(void);
- void __stdcall FormatMdyy(void);
- void __stdcall FormatNumberDlg(void);
- void __stdcall FormatPatternDlg(void);
- void __stdcall FormatPercent(void);
- void __stdcall FormatScientific(void);
- void __stdcall GetActiveCell(System::Integer &pRow, System::Integer &pCol);
- void __stdcall GetDefaultFont( System::AnsiString &pBuf, System::Smallint &pSize);
- void __stdcall GetHdrSelection(System::WordBool &pTopLeftHdr, System::WordBool &pRowHdr, System::WordBool
- &pColHdr);
- void __stdcall GetIteration(System::WordBool &pIteration, System::Smallint &pMaxIterations, System::Double
- &pMaxChange);
- void __stdcall GetPrintScale(System::Smallint &pScale, System::WordBool &pFitToPage, System::Integer
- &pVPages, System::Integer &pHPages);
- void __stdcall GetSelection(System::Smallint nSelection, System::Integer &pR1, System::Integer &pC1
- , System::Integer &pR2, System::Integer &pC2);
- void __stdcall GotoDlg(void);
- void __stdcall HeapMin(void);
- void __stdcall InitTable(void);
- void __stdcall InsertRange(System::Integer nR1, System::Integer nC1, System::Integer nR2, System::Integer
- nC2, System::Smallint ShiftType);
- void __stdcall LineStyleDlg(void);
- void __stdcall MoveRange(System::Integer nR1, System::Integer nC1, System::Integer nR2, System::Integer
- nC2, System::Integer nRowOffset, System::Integer nColOffset);
- void __stdcall ObjAddItem(System::Integer ID, const System::AnsiString pItem);
- void __stdcall ObjAddSelection(System::Integer ID);
- void __stdcall ObjBringToFront(void);
- void __stdcall ObjDeleteItem(System::Integer ID, System::Smallint nItem);
- void __stdcall ObjGetCell(System::Integer ID, System::Smallint &pControlCellType, System::Integer &
- pRow, System::Integer &pCol);
- void __stdcall ObjGetPos(System::Integer ID, System::Single &pX1, System::Single &pY1, System::Single
- &pX2, System::Single &pY2);
- void __stdcall ObjGetSelection(System::Smallint nSelection, System::Integer &pID);
- void __stdcall ObjInsertItem(System::Integer ID, System::Smallint nItem, const System::AnsiString pItem
- );
- void __stdcall ObjNameDlg(void);
- void __stdcall ObjNew(System::Smallint ObjType, System::Single nX1, System::Single nY1, System::Single
- nX2, System::Single nY2, System::Integer &pID);
- void __stdcall ObjNewPicture(System::Single nX1, System::Single nY1, System::Single nX2, System::Single
- nY2, System::Integer &pID, System::Integer hMF, System::Integer nMapMode, System::Integer nWndExtentX
- , System::Integer nWndExtentY);
- void __stdcall ObjOptionsDlg(void);
- void __stdcall ObjPosToTwips(System::Single nX1, System::Single nY1, System::Single nX2, System::Single
- nY2, System::Integer &pX, System::Integer &pY, System::Integer &pCX, System::Integer &pCY, System::Smallint
- &pShown);
- void __stdcall ObjSendToBack(void);
- void __stdcall ObjSetCell(System::Integer ID, System::Smallint ControlCellType, System::Integer nRow
- , System::Integer nCol);
- void __stdcall ObjSetPicture(System::Integer ID, System::Integer hMF, System::Smallint nMapMode, System::Integer
- nWndExtentX, System::Integer nWndExtentY);
- void __stdcall ObjSetPos(System::Integer ID, System::Single nX1, System::Single nY1, System::Single
- nX2, System::Single nY2);
- void __stdcall ObjSetSelection(System::Integer ID);
- void __stdcall OpenFileDlg(const System::AnsiString pTitle, System::Integer hWndParent, System::AnsiString &
- pBuf);
- void __stdcall ProtectionDlg(void);
- void __stdcall RangeToTwips(System::Integer nRow1, System::Integer nCol1, System::Integer nRow2, System::Integer
- nCol2, System::Integer &pX, System::Integer &pY, System::Integer &pCX, System::Integer &pCY, System::Smallint
- &pShown);
- void __stdcall Read(const System::AnsiString pPathName, System::Smallint &pFileType);
- void __stdcall ReadFromBlob(System::Integer hBlob, System::Smallint nReservedBytes);
- void __stdcall Recalc(void);
- void __stdcall RemoveColPageBreak(System::Integer nCol);
- void __stdcall RemovePageBreak(void);
- void __stdcall RemoveRowPageBreak(System::Integer nRow);
- void __stdcall RowHeightDlg(void);
- void __stdcall SaveFileDlg(const System::AnsiString pTitle, System::AnsiString &pBuf, System::Smallint
- &pFileType);
- void __stdcall SaveWindowInfo(void);
- void __stdcall SetActiveCell(System::Integer nRow, System::Integer nCol);
- void __stdcall SetAlignment(System::Smallint HAlign, System::WordBool bWordWrap, System::Smallint VAlign
- , System::Smallint nOrientation);
- void __stdcall SetBorder(System::Smallint nOutline, System::Smallint nLeft, System::Smallint nRight
- , System::Smallint nTop, System::Smallint nBottom, System::Smallint nShade, Graphics::TColor crOutline
- , Graphics::TColor crLeft, Graphics::TColor crRight, Graphics::TColor crTop, Graphics::TColor crBottom
- );
- void __stdcall SetColWidth(System::Integer nC1, System::Integer nC2, System::Smallint nWidth, System::WordBool
- bDefColWidth);
- void __stdcall SetColWidthAuto(System::Integer nR1, System::Integer nC1, System::Integer nR2, System::Integer
- nC2, System::WordBool bSetDefaults);
- void __stdcall SetDefaultFont(const System::AnsiString pName, System::Smallint nSize);
- void __stdcall SetFont(const System::AnsiString pName, System::Smallint nSize, System::WordBool bBold
- , System::WordBool bItalic, System::WordBool bUnderline, System::WordBool bStrikeout, Graphics::TColor
- crColor, System::WordBool bOutline, System::WordBool bShadow);
- void __stdcall SetHdrSelection(System::WordBool bTopLeftHdr, System::WordBool bRowHdr, System::WordBool
- bColHdr);
- void __stdcall SetIteration(System::WordBool bIteration, System::Smallint nMaxIterations, System::Double
- nMaxChange);
- void __stdcall SetLineStyle(System::Smallint nStyle, Graphics::TColor crColor, System::Smallint nWeight
- );
- void __stdcall SetPattern(System::Smallint nPattern, Graphics::TColor crFG, Graphics::TColor crBG);
-
- void __stdcall SetPrintAreaFromSelection(void);
- void __stdcall SetPrintScale(System::Smallint nScale, System::WordBool bFitToPage, System::Smallint
- nVPages, System::Smallint nHPages);
- void __stdcall SetPrintTitlesFromSelection(void);
- void __stdcall SetProtection(System::WordBool bLocked, System::WordBool bHidden);
- void __stdcall SetRowHeight(System::Integer nR1, System::Integer nR2, System::Smallint nHeight, System::WordBool
- bDefRowHeight);
- void __stdcall SetRowHeightAuto(System::Integer nR1, System::Integer nC1, System::Integer nR2, System::Integer
- nC2, System::WordBool bSetDefaults);
- void __stdcall SetSelection(System::Integer nR1, System::Integer nC1, System::Integer nR2, System::Integer
- nC2);
- void __stdcall ShowActiveCell(void);
- void __stdcall Sort3(System::Integer nR1, System::Integer nC1, System::Integer nR2, System::Integer
- nC2, System::WordBool bSortByRows, System::Integer nKey1, System::Integer nKey2, System::Integer nKey3
- );
- void __stdcall SortDlg(void);
- void __stdcall StartEdit(System::WordBool bClear, System::WordBool bInCellEditFocus, System::WordBool
- bArrowsExitEditMode);
- void __stdcall SwapTables(System::Integer hSS2);
- void __stdcall TransactCommit(void);
- void __stdcall TransactRollback(void);
- void __stdcall TransactStart(void);
- void __stdcall TwipsToRC(System::Integer x, System::Integer y, System::Integer &pRow, System::Integer
- &pCol);
- void __stdcall SSUpdate(void);
- System::Smallint __stdcall SSVersion(void);
- void __stdcall Write(const System::AnsiString pPathName, System::Smallint FileType);
- void __stdcall WriteToBlob(System::Integer &phBlob, System::Smallint nReservedBytes);
- void __stdcall SetRowHidden(System::Integer nRow1, System::Integer nRow2, System::WordBool bHidden)
- ;
- void __stdcall SetColHidden(System::Integer nCol1, System::Integer nCol2, System::WordBool bHidden)
- ;
- void __stdcall SetColWidthTwips(System::Integer nCol1, System::Integer nCol2, System::Integer nWidth
- , System::WordBool bDefColWidth);
- void __stdcall EditInsertSheets(void);
- void __stdcall EditDeleteSheets(void);
- void __stdcall InsertSheets(System::Integer nSheet, System::Integer nSheets);
- void __stdcall DeleteSheets(System::Integer nSheet, System::Integer nSheets);
- void __stdcall Refresh(void);
- System::Integer __stdcall NextColPageBreak(System::Integer Col);
- System::Integer __stdcall NextRowPageBreak(System::Integer Row);
- System::Integer __stdcall ObjFirstID(void);
- System::Integer __stdcall ObjNextID(System::Integer ID);
- System::Smallint __stdcall ObjGetItemCount(System::Integer ID);
- System::Smallint __stdcall ObjGetType(System::Integer ID);
- System::Smallint __stdcall ObjGetSelectionCount(void);
- System::AnsiString __stdcall FormatRCNr(System::Integer Row, System::Integer Col, System::WordBool
- DoAbsolute);
- System::Integer __stdcall SS(void);
- System::AnsiString __stdcall ErrorNumberToText(System::Integer SSError);
- System::Integer __stdcall ObjNameToID(const System::AnsiString Name);
- System::Integer __stdcall DefinedNameCount(void);
- void __stdcall ValidationRuleDlg(void);
- void __stdcall SetValidationRule(const System::AnsiString Rule, const System::AnsiString Text);
- void __stdcall GetValidationRule( System::AnsiString &Rule, System::AnsiString &Text);
- System::Smallint __stdcall AutoFillItemsCount(void);
- void __stdcall CopyRangeEx(System::Integer nDstSheet, System::Integer nDstR1, System::Integer nDstC1
- , System::Integer nDstR2, System::Integer nDstC2, System::Integer hSrcSS, System::Integer nSrcSheet
- , System::Integer nSrcR1, System::Integer nSrcC1, System::Integer nSrcR2, System::Integer nSrcC2);
-
- void __stdcall Sort(System::Integer nR1, System::Integer nC1, System::Integer nR2, System::Integer
- nC2, System::WordBool bSortByRows, const System::Variant &Keys);
- void __stdcall DeleteAutoFillItems(System::Smallint nIndex);
- void __stdcall ODBCConnect( System::AnsiString &pConnect, System::WordBool bShowErrors, System::Smallint
- &pRetCode);
- void __stdcall ODBCDisconnect(void);
- void __stdcall ODBCQuery( System::AnsiString &pQuery, System::Integer nRow, System::Integer nCol, System::WordBool
- bForceShowDlg, System::WordBool &pSetColNames, System::WordBool &pSetColFormats, System::WordBool
- &pSetColWidths, System::WordBool &pSetMaxRC, System::Smallint &pRetCode);
- void __stdcall LaunchDesigner(void);
- void __stdcall AboutBox(void);
- __property System::AnsiString ColText[System::Integer nCol] = {read=Get_ColText, write=Set_ColText}
- ;
- __property System::AnsiString DefinedName[System::AnsiString pName] = {read=Get_DefinedName, write=
- Set_DefinedName};
- __property System::AnsiString EntryRC[System::Integer nRow][System::Integer nCol] = {read=Get_EntryRC
- , write=Set_EntryRC};
- __property System::AnsiString FormattedTextRC[System::Integer nRow][System::Integer nCol] = {read=Get_FormattedTextRC
- , write=Set_FormattedTextRC};
- __property System::AnsiString FormulaRC[System::Integer nRow][System::Integer nCol] = {read=Get_FormulaRC
- , write=Set_FormulaRC};
- __property System::Integer LastColForRow[System::Integer nRow] = {read=Get_LastColForRow, write=Set_LastColForRow
- };
- __property System::WordBool LogicalRC[System::Integer nRow][System::Integer nCol] = {read=Get_LogicalRC
- , write=Set_LogicalRC};
- __property System::Double NumberRC[System::Integer nRow][System::Integer nCol] = {read=Get_NumberRC
- , write=Set_NumberRC};
- __property System::AnsiString RowText[System::Integer nRow] = {read=Get_RowText, write=Set_RowText}
- ;
- __property System::AnsiString TextRC[System::Integer nRow][System::Integer nCol] = {read=Get_TextRC
- , write=Set_TextRC};
- __property System::Smallint TypeRC[System::Integer nRow][System::Integer nCol] = {read=Get_TypeRC,
- write=Set_TypeRC};
- __property System::Smallint ColWidth[System::Integer nCol] = {read=Get_ColWidth, write=Set_ColWidth
- };
- __property System::Smallint RowHeight[System::Integer nRow] = {read=Get_RowHeight, write=Set_RowHeight
- };
- __property System::AnsiString DefinedNameByIndex[System::Integer nName] = {read=Get_DefinedNameByIndex
- , write=Set_DefinedNameByIndex};
- __property System::AnsiString SheetName[System::Integer nSheet] = {read=Get_SheetName, write=Set_SheetName
- };
- __property Graphics::TColor PaletteEntry[System::Integer nEntry] = {read=Get_PaletteEntry, write=Set_PaletteEntry
- };
- __property System::Smallint ColWidthTwips[System::Integer Col] = {read=Get_ColWidthTwips, write=Set_ColWidthTwips
- };
- __property System::AnsiString ObjItem[System::Integer ID][System::Smallint Item] = {read=Get_ObjItem
- , write=Set_ObjItem};
- __property System::AnsiString ObjItems[System::Integer ID] = {read=Get_ObjItems, write=Set_ObjItems
- };
- __property System::AnsiString ObjName[System::Integer ID] = {read=Get_ObjName, write=Set_ObjName};
- __property System::AnsiString ObjText[System::Integer ID] = {read=Get_ObjText, write=Set_ObjText};
- __property System::Smallint ObjValue[System::Integer ID] = {read=Get_ObjValue, write=Set_ObjValue};
-
- __property System::WordBool ObjVisible[System::Integer ID] = {read=Get_ObjVisible, write=Set_ObjVisible
- };
- __property System::AnsiString AutoFillItems[System::Smallint Index] = {read=Get_AutoFillItems, write=
- Set_AutoFillItems};
- __property System::WordBool ColHidden[System::Integer nCol] = {read=Get_ColHidden, write=Set_ColHidden
- };
- __property System::WordBool RowHidden[System::Integer nRow] = {read=Get_RowHidden, write=Set_RowHidden
- };
- __property System::WordBool SheetSelected[System::Integer nSheet] = {read=Get_SheetSelected, write=
- Set_SheetSelected};
-
- __published:
- __property TabStop ;
- __property DragCursor ;
- __property DragMode ;
- __property ParentShowHint ;
- __property PopupMenu ;
- __property ShowHint ;
- __property TabOrder ;
- __property Visible ;
- __property OnDragDrop ;
- __property OnDragOver ;
- __property OnEndDrag ;
- __property OnEnter ;
- __property OnExit ;
- __property OnStartDrag ;
- __property OnKeyDown ;
- __property OnKeyPress ;
- __property OnKeyUp ;
- __property OnMouseDown ;
- __property OnMouseMove ;
- __property OnMouseUp ;
- __property Graphics::TColor BackColor = {read=GetColorProp, write=SetColorProp, stored=false, index=3
- , nodefault};
- __property System::Integer Col = {read=GetIntegerProp, write=SetIntegerProp, stored=false, index=4,
- nodefault};
- __property System::Integer Row = {read=GetIntegerProp, write=SetIntegerProp, stored=false, index=5,
- nodefault};
- __property System::Smallint ShowHScrollBar = {read=GetSmallintProp, write=SetSmallintProp, stored=false
- , index=6, nodefault};
- __property System::AnsiString Text = {read=GetStringProp, write=SetStringProp, stored=false, index=7
- , nodefault};
- __property System::Double Number = {read=GetDoubleProp, write=SetDoubleProp, stored=false, index=8}
- ;
- __property System::AnsiString Formula = {read=GetStringProp, write=SetStringProp, stored=false, index=9
- , nodefault};
- __property System::Integer FixedCol = {read=GetIntegerProp, write=SetIntegerProp, stored=false, index=10
- , nodefault};
- __property System::Integer FixedCols = {read=GetIntegerProp, write=SetIntegerProp, stored=false, index=11
- , nodefault};
- __property System::Integer FixedRow = {read=GetIntegerProp, write=SetIntegerProp, stored=false, index=12
- , nodefault};
- __property System::Integer FixedRows = {read=GetIntegerProp, write=SetIntegerProp, stored=false, index=13
- , nodefault};
- __property System::WordBool ShowGridLines = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false
- , index=14, nodefault};
- __property System::WordBool ShowRowHeading = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false
- , index=15, nodefault};
- __property System::Smallint ShowSelections = {read=GetSmallintProp, write=SetSmallintProp, stored=false
- , index=16, nodefault};
- __property System::Integer LeftCol = {read=GetIntegerProp, write=SetIntegerProp, stored=false, index=17
- , nodefault};
- __property System::Integer MaxCol = {read=GetIntegerProp, write=SetIntegerProp, stored=false, index=18
- , nodefault};
- __property System::Integer MaxRow = {read=GetIntegerProp, write=SetIntegerProp, stored=false, index=19
- , nodefault};
- __property System::Integer TopRow = {read=GetIntegerProp, write=SetIntegerProp, stored=false, index=20
- , nodefault};
- __property System::WordBool AllowResize = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false,
- index=21, nodefault};
- __property System::WordBool AllowSelections = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false
- , index=22, nodefault};
- __property System::WordBool AllowFormulas = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false
- , index=23, nodefault};
- __property System::WordBool AllowInCellEditing = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false
- , index=24, nodefault};
- __property System::Smallint ShowVScrollBar = {read=GetSmallintProp, write=SetSmallintProp, stored=false
- , index=25, nodefault};
- __property System::WordBool AllowFillRange = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false
- , index=26, nodefault};
- __property System::WordBool AllowMoveRange = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false
- , index=27, nodefault};
- __property System::Integer SelStartCol = {read=GetIntegerProp, write=SetIntegerProp, stored=false,
- index=28, nodefault};
- __property System::Integer SelStartRow = {read=GetIntegerProp, write=SetIntegerProp, stored=false,
- index=29, nodefault};
- __property System::Integer SelEndCol = {read=GetIntegerProp, write=SetIntegerProp, stored=false, index=30
- , nodefault};
- __property System::Integer SelEndRow = {read=GetIntegerProp, write=SetIntegerProp, stored=false, index=31
- , nodefault};
- __property Graphics::TColor ExtraColor = {read=GetColorProp, write=SetColorProp, stored=false, index=32
- , nodefault};
- __property System::AnsiString FileName = {read=GetStringProp, write=SetStringProp, stored=false, index=33
- , nodefault};
- __property System::WordBool AutoRecalc = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false,
- index=34, nodefault};
- __property System::WordBool PrintGridLines = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false
- , index=35, nodefault};
- __property System::WordBool PrintRowHeading = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false
- , index=36, nodefault};
- __property System::WordBool PrintHCenter = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false
- , index=37, nodefault};
- __property System::WordBool PrintVCenter = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false
- , index=38, nodefault};
- __property System::WordBool PrintLeftToRight = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false
- , index=39, nodefault};
- __property System::AnsiString PrintHeader = {read=GetStringProp, write=SetStringProp, stored=false,
- index=40, nodefault};
- __property System::AnsiString PrintFooter = {read=GetStringProp, write=SetStringProp, stored=false,
- index=41, nodefault};
- __property System::Double PrintLeftMargin = {read=GetDoubleProp, write=SetDoubleProp, stored=false,
- index=42};
- __property System::Double PrintTopMargin = {read=GetDoubleProp, write=SetDoubleProp, stored=false,
- index=43};
- __property System::Double PrintRightMargin = {read=GetDoubleProp, write=SetDoubleProp, stored=false
- , index=44};
- __property System::Double PrintBottomMargin = {read=GetDoubleProp, write=SetDoubleProp, stored=false
- , index=45};
- __property System::AnsiString PrintArea = {read=GetStringProp, write=SetStringProp, stored=false, index=46
- , nodefault};
- __property System::AnsiString PrintTitles = {read=GetStringProp, write=SetStringProp, stored=false,
- index=47, nodefault};
- __property System::WordBool PrintNoColor = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false
- , index=48, nodefault};
- __property System::AnsiString Selection = {read=GetStringProp, write=SetStringProp, stored=false, index=49
- , nodefault};
- __property System::AnsiString TableName = {read=GetStringProp, write=SetStringProp, stored=false, index=50
- , nodefault};
- __property System::WordBool DoCancelEdit = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false
- , index=51, nodefault};
- __property System::WordBool DoSelChange = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false,
- index=52, nodefault};
- __property System::WordBool DoStartEdit = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false,
- index=53, nodefault};
- __property System::WordBool DoEndEdit = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false, index=54
- , nodefault};
- __property System::WordBool DoStartRecalc = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false
- , index=55, nodefault};
- __property System::WordBool DoEndRecalc = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false,
- index=56, nodefault};
- __property System::WordBool DoClick = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false, index=57
- , nodefault};
- __property System::WordBool DoDblClick = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false,
- index=58, nodefault};
- __property System::WordBool ShowColHeading = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false
- , index=59, nodefault};
- __property System::WordBool PrintColHeading = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false
- , index=60, nodefault};
- __property System::AnsiString Entry = {read=GetStringProp, write=SetStringProp, stored=false, index=61
- , nodefault};
- __property System::WordBool Repaint = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false, index=62
- , nodefault};
- __property System::WordBool AllowArrows = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false,
- index=63, nodefault};
- __property System::WordBool AllowTabs = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false, index=64
- , nodefault};
- __property System::AnsiString FormattedText = {read=GetStringProp, write=SetStringProp, stored=false
- , index=65, nodefault};
- __property System::WordBool RowMode = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false, index=66
- , nodefault};
- __property System::WordBool AllowDelete = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false,
- index=67, nodefault};
- __property System::WordBool EnableProtection = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false
- , index=68, nodefault};
- __property System::Integer MinCol = {read=GetIntegerProp, write=SetIntegerProp, stored=false, index=69
- , nodefault};
- __property System::Integer MinRow = {read=GetIntegerProp, write=SetIntegerProp, stored=false, index=70
- , nodefault};
- __property System::WordBool DoTopLeftChanged = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false
- , index=71, nodefault};
- __property System::WordBool AllowEditHeaders = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false
- , index=72, nodefault};
- __property System::WordBool DoObjClick = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false,
- index=73, nodefault};
- __property System::WordBool DoObjDblClick = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false
- , index=74, nodefault};
- __property System::WordBool AllowObjSelections = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false
- , index=75, nodefault};
- __property System::WordBool DoRClick = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false, index=76
- , nodefault};
- __property System::WordBool DoRDblClick = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false,
- index=77, nodefault};
- __property System::AnsiString Clip = {read=GetStringProp, write=SetStringProp, stored=false, index=78
- , nodefault};
- __property System::AnsiString ClipValues = {read=GetStringProp, write=SetStringProp, stored=false,
- index=79, nodefault};
- __property System::WordBool PrintLandscape = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false
- , index=80, nodefault};
- __property System::WordBool Enabled = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false, index=-514
- , nodefault};
- __property System::Smallint BorderStyle = {read=GetSmallintProp, write=SetSmallintProp, stored=false
- , index=-504, nodefault};
- __property System::AnsiString AppName = {read=GetStringProp, write=SetStringProp, stored=false, index=81
- , nodefault};
- __property System::Smallint HdrHeight = {read=GetSmallintProp, write=SetSmallintProp, stored=false,
- index=82, nodefault};
- __property System::Smallint HdrWidth = {read=GetSmallintProp, write=SetSmallintProp, stored=false,
- index=83, nodefault};
- __property System::AnsiString NumberFormat = {read=GetStringProp, write=SetStringProp, stored=false
- , index=84, nodefault};
- __property System::AnsiString TopLeftText = {read=GetStringProp, write=SetStringProp, stored=false,
- index=85, nodefault};
- __property System::WordBool EnterMovesDown = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false
- , index=86, nodefault};
- __property System::Integer LastCol = {read=GetIntegerProp, write=SetIntegerProp, stored=false, index=87
- , nodefault};
- __property System::Integer LastRow = {read=GetIntegerProp, write=SetIntegerProp, stored=false, index=88
- , nodefault};
- __property System::WordBool Logical = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false, index=89
- , nodefault};
- __property System::Smallint Mode = {read=GetSmallintProp, write=SetSmallintProp, stored=false, index=90
- , nodefault};
- __property System::Smallint PolyEditMode = {read=GetSmallintProp, write=SetSmallintProp, stored=false
- , index=91, nodefault};
- __property System::Smallint ViewScale = {read=GetSmallintProp, write=SetSmallintProp, stored=false,
- index=92, nodefault};
- __property System::Smallint SelectionCount = {read=GetSmallintProp, write=SetSmallintProp, stored=false
- , index=93, nodefault};
- __property System::AnsiString Title = {read=GetStringProp, write=SetStringProp, stored=false, index=94
- , nodefault};
- __property System::Smallint Type_ = {read=GetSmallintProp, write=SetSmallintProp, stored=false, index=95
- , nodefault};
- __property System::WordBool ShowFormulas = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false
- , index=96, nodefault};
- __property System::WordBool ShowZeroValues = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false
- , index=97, nodefault};
- __property System::Smallint MousePointer = {read=GetSmallintProp, write=SetSmallintProp, stored=false
- , index=2, nodefault};
- __property System::Variant MouseIcon = {read=GetVariantProp, write=SetVariantProp, stored=false, index=98
- };
- __property System::WordBool DoObjValueChanged = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false
- , index=99, nodefault};
- __property System::WordBool ScrollToLastRC = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false
- , index=100, nodefault};
- __property System::WordBool Modified = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false, index=101
- , nodefault};
- __property System::WordBool DoObjGotFocus = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false
- , index=102, nodefault};
- __property System::WordBool DoObjLostFocus = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false
- , index=103, nodefault};
- __property System::Integer PrintDevMode = {read=GetIntegerProp, write=SetIntegerProp, stored=false,
- index=104, nodefault};
- __property System::Integer NumSheets = {read=GetIntegerProp, write=SetIntegerProp, stored=false, index=105
- , nodefault};
- __property System::Integer Sheet = {read=GetIntegerProp, write=SetIntegerProp, stored=false, index=106
- , nodefault};
- __property System::Smallint ColWidthUnits = {read=GetSmallintProp, write=SetSmallintProp, stored=false
- , index=107, nodefault};
- __property System::WordBool ShowTypeMarkers = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false
- , index=108, nodefault};
- __property System::Smallint ShowTabs = {read=GetSmallintProp, write=SetSmallintProp, stored=false,
- index=109, nodefault};
- __property System::WordBool ShowEditBar = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false,
- index=110, nodefault};
- __property System::WordBool ShowEditBarCellRef = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false
- , index=111, nodefault};
- __property System::WordBool AllowDesigner = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false
- , index=1, nodefault};
- __property System::Integer hWnd = {read=GetIntegerProp, write=SetIntegerProp, stored=false, index=-515
- , nodefault};
- __property System::WordBool AllowAutoFill = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false
- , index=112, nodefault};
- __property TVCFormulaOneClick OnClick = {read=FOnClick, write=FOnClick};
- __property TVCFormulaOneDblClick OnDblClick = {read=FOnDblClick, write=FOnDblClick};
- __property Classes::TNotifyEvent OnCancelEdit = {read=FOnCancelEdit, write=FOnCancelEdit};
- __property Classes::TNotifyEvent OnSelChange = {read=FOnSelChange, write=FOnSelChange};
- __property TVCFormulaOneStartEdit OnStartEdit = {read=FOnStartEdit, write=FOnStartEdit};
- __property TVCFormulaOneEndEdit OnEndEdit = {read=FOnEndEdit, write=FOnEndEdit};
- __property Classes::TNotifyEvent OnStartRecalc = {read=FOnStartRecalc, write=FOnStartRecalc};
- __property Classes::TNotifyEvent OnEndRecalc = {read=FOnEndRecalc, write=FOnEndRecalc};
- __property Classes::TNotifyEvent OnTopLeftChanged = {read=FOnTopLeftChanged, write=FOnTopLeftChanged
- };
- __property TVCFormulaOneObjClick OnObjClick = {read=FOnObjClick, write=FOnObjClick};
- __property TVCFormulaOneObjDblClick OnObjDblClick = {read=FOnObjDblClick, write=FOnObjDblClick};
- __property TVCFormulaOneRClick OnRClick = {read=FOnRClick, write=FOnRClick};
- __property TVCFormulaOneRDblClick OnRDblClick = {read=FOnRDblClick, write=FOnRDblClick};
- __property TVCFormulaOneObjValueChanged OnObjValueChanged = {read=FOnObjValueChanged, write=FOnObjValueChanged
- };
- __property Classes::TNotifyEvent OnModified = {read=FOnModified, write=FOnModified};
- __property TVCFormulaOneObjGotFocus OnObjGotFocus = {read=FOnObjGotFocus, write=FOnObjGotFocus};
- __property TVCFormulaOneObjLostFocus OnObjLostFocus = {read=FOnObjLostFocus, write=FOnObjLostFocus}
- ;
- __property TVCFormulaOneValidationFailed OnValidationFailed = {read=FOnValidationFailed, write=FOnValidationFailed
- };
- public:
- /* !! TOleControl.Create */ __fastcall virtual TVCFormulaOne(Classes::TComponent *AOwner) : Olectrls::TOleControl(
- AOwner) { }
- /* !! TOleControl.Destroy */ __fastcall virtual ~TVCFormulaOne(void) { }
-
- };
-
- //-- var, const, procedure ---------------------------------------------------
- #define F1ColWidthUnitsCharacters System::Byte(0)
- #define F1ColWidthUnitsTwips System::Byte(1)
- #define F1Default System::Byte(0)
- #define F1Arrow System::Byte(1)
- #define F1Cross System::Byte(2)
- #define F1IBeam System::Byte(3)
- #define F1Icon System::Byte(4)
- #define F1Size System::Byte(5)
- #define F1SizeNESW System::Byte(6)
- #define F1SizeNS System::Byte(7)
- #define F1SizeNWSE System::Byte(8)
- #define F1SizeWE System::Byte(9)
- #define F1UpArrow System::Byte(10)
- #define F1Hourglass System::Byte(11)
- #define F1NoDrop System::Byte(12)
- #define F1Custom System::Byte(13)
- #define F1Off System::Byte(0)
- #define F1On System::Byte(1)
- #define F1Auto System::Byte(2)
- #define F1TabsOff System::Byte(0)
- #define F1TabsBottom System::Byte(1)
- #define F1TabsTop System::Byte(2)
- #define F1ModeNormal System::Byte(0)
- #define F1ModeLine System::Byte(1)
- #define F1ModeRectangle System::Byte(2)
- #define F1ModeOval System::Byte(3)
- #define F1ModeArc System::Byte(4)
- #define F1ModeChart System::Byte(5)
- #define F1ModeField System::Byte(6)
- #define F1ModeButton System::Byte(7)
- #define F1ModePolygon System::Byte(8)
- #define F1ModeCheckBox System::Byte(9)
- #define F1ModeDropDown System::Byte(10)
- #define F1PolyEditModeNormal System::Byte(0)
- #define F1PolyEditModePoints System::Byte(1)
- #define F1ShiftHorizontal System::Byte(1)
- #define F1ShiftVertical System::Byte(2)
- #define F1ShiftRows System::Byte(3)
- #define F1ShiftCols System::Byte(4)
- #define F1HAlignGeneral System::Byte(1)
- #define F1HAlignLeft System::Byte(2)
- #define F1HAlignCenter System::Byte(3)
- #define F1HAlignRight System::Byte(4)
- #define F1HAlignFill System::Byte(5)
- #define F1HAlignJustify System::Byte(6)
- #define F1HAlignCenterAcrossCells System::Byte(7)
- #define F1VAlignTop System::Byte(1)
- #define F1VAlignCenter System::Byte(2)
- #define F1VAlignBottom System::Byte(3)
- #define F1ClearDlg System::Byte(0)
- #define F1ClearAll System::Byte(1)
- #define F1ClearFormats System::Byte(2)
- #define F1ClearValues System::Byte(3)
- #define F1FileFormulaOne System::Byte(1)
- #define F1FileExcel4 System::Byte(2)
- #define F1FileTabbedText System::Byte(3)
- #define F1FileExcel5 System::Byte(4)
- #define F1FileFormulaOne3 System::Byte(5)
- #define F1FileTabbedTextValuesOnly System::Byte(6)
- #define F1ObjLine System::Byte(1)
- #define F1ObjRectangle System::Byte(2)
- #define F1ObjOval System::Byte(3)
- #define F1ObjArc System::Byte(4)
- #define F1ObjChart System::Byte(5)
- #define F1ObjButton System::Byte(7)
- #define F1ObjPolygon System::Byte(8)
- #define F1ObjCheckBox System::Byte(9)
- #define F1ObjDropDown System::Byte(10)
- #define F1ObjPicture System::Byte(11)
- #define F1ErrorNone System::Byte(0)
- #define F1ErrorGeneral System::Smallint(20001)
- #define F1ErrorBadArgument System::Smallint(20002)
- #define F1ErrorNoMemory System::Smallint(20003)
- #define F1ErrorBadFormula System::Smallint(20004)
- #define F1ErrorBufTooShort System::Smallint(20005)
- #define F1ErrorNotFound System::Smallint(20006)
- #define F1ErrorBadRC System::Smallint(20007)
- #define F1ErrorBadHSS System::Smallint(20008)
- #define F1ErrorTooManyHSS System::Smallint(20009)
- #define F1ErrorNoTable System::Smallint(20010)
- #define F1ErrorUnableToOpenFile System::Smallint(20011)
- #define F1ErrorInvalidFile System::Smallint(20012)
- #define F1ErrorInsertShiftOffTable System::Smallint(20013)
- #define F1ErrorOnlyOneRange System::Smallint(20014)
- #define F1ErrorNothingToPaste System::Smallint(20015)
- #define F1ErrorBadNumberFormat System::Smallint(20016)
- #define F1ErrorTooManyFonts System::Smallint(20017)
- #define F1ErrorTooManySelectedRanges System::Smallint(20018)
- #define F1ErrorUnableToWriteFile System::Smallint(20019)
- #define F1ErrorNoTransaction System::Smallint(20020)
- #define F1ErrorNothingToPrint System::Smallint(20021)
- #define F1ErrorPrintMarginsDontFit System::Smallint(20022)
- #define F1ErrorCancel System::Smallint(20023)
- #define F1ErrorUnableToInitializePrinter System::Smallint(20024)
- #define F1ErrorStringTooLong System::Smallint(20025)
- #define F1ErrorFormulaTooLong System::Smallint(20026)
- #define F1ErrorUnableToOpenClipboard System::Smallint(20027)
- #define F1ErrorPasteWouldOverflowSheet System::Smallint(20028)
- #define F1ErrorLockedCellsCannotBeModified System::Smallint(20029)
- #define F1ErrorLockedDocCannotBeModified System::Smallint(20030)
- #define F1ErrorInvalidName System::Smallint(20031)
- #define F1ErrorCannotDeleteNameInUse System::Smallint(20032)
- #define F1ErrorUnableToFindName System::Smallint(20033)
- #define F1ErrorNoWindow System::Smallint(20034)
- #define F1ErrorSelection System::Smallint(20035)
- #define F1ErrorTooManyObjects System::Smallint(20036)
- #define F1ErrorInvalidObjectType System::Smallint(20037)
- #define F1ErrorObjectNotFound System::Smallint(20038)
- #define F1ErrorInvalidRequest System::Smallint(20039)
- #define F1ErrorBadValidationRule System::Smallint(20040)
- #define F1ErrorBadInputMask System::Smallint(20041)
- #define F1ErrorValidationFailed System::Smallint(20042)
- #define F1ErrorNoODBCConnection System::Smallint(20043)
- #define F1ErrorUnableToLoadODBC System::Smallint(20044)
- #define F1ErrorUnsupportedFeature System::Smallint(20045)
- #define F1ControlNoCell System::Byte(0)
- #define F1ControlCellValue System::Byte(1)
- #define F1ControlCellText System::Byte(2)
- extern void __fastcall Register(void);
-
- } /* namespace Vcfrmla1 */
- #if !defined(NO_IMPLICIT_NAMESPACE_USE)
- using namespace Vcfrmla1;
- #endif
- //-- end unit ----------------------------------------------------------------
- #endif // VCFrmla1
-