Codigo c++ biulder

Páginas: 3 (503 palabras) Publicado: 27 de marzo de 2011
udieFuente.h
//---------------------------------------------------------------------------
#ifndef UFileU31H
#define UFileU31H//---------------------------------------------------------------------------
#include
#include
#include
#include
#include
#include
//---------------------------------------------------------------------------
class TFrmArcBn : public TForm
{__published: // IDE-managed Components
TLabel *LCvPerso;
TLabel *LNmPerso;
TBitBtn *BBtnClear;
TEdit *ECvPerso;
TEdit *ENmPerso;
TListBox *LBCvPerso;TListBox *LBNmPerso;
TListBox *LBApPater;
TBitBtn *BBtnBorraReg;
TLabel *LApPater;
TLabel *LApMater;
TEdit *EApPater;
TEdit *EApMater;TListBox *LBApMater;
TBitBtn *BBtnGrabaReg;
TBitBtn *BBtnVerRegis;
TOpenDialog *ODNmArcFis;
void __fastcall BBtnClearClick(TObject *Sender);
void__fastcall ECvPersoKeyPress(TObject *Sender, char &Key);
void __fastcall BBtnBorraRegClick(TObject *Sender);
void __fastcall BBtnGrabaRegClick(TObject *Sender);
void __fastcallBBtnVerRegisClick(TObject *Sender);
void __fastcall MyClearEdit();
void __fastcall MyBeginText();
void __fastcall MyClearLstB();
void __fastcall MyClearRegF();void __fastcall MyAddLstBox();
void __fastcall MyAddToRegF();
bool __fastcall MyLocInFile(int &PosicReg);
void __fastcall MyAddToEdit();
private: // User declarationspublic: // User declarations
__fastcall TFrmArcBn(TComponent* Owner);
};
//---------------------------------------------------------------------------
extern PACKAGE TFrmArcBn *FrmArcBn;//---------------------------------------------------------------------------
#endif

Fuente.cpp
//---------------------------------------------------------------------------
#include
#include...
Leer documento completo

Regístrate para leer el documento completo.

Estos documentos también te pueden resultar útiles

  • codigo c
  • codigos c++
  • Codigos en c++
  • Codigo C++
  • Codigo Detest Visual C#
  • Codigo c y pseudocodigo
  • codigo en C++ basico
  • Código En C De La Curp y Rfc

Conviértase en miembro formal de Buenas Tareas

INSCRÍBETE - ES GRATIS