Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

jAPIcomponents.cpp File Reference

#include <vcl.h>
#include "jAPIcomponents.h"
#include "jAPIdefinitions.h"
#include <buttons.hpp>
#include <mask.hpp>
#include <extctrls.hpp>
#include <stdctrls.hpp>
#include <grids.hpp>

Functions

bool __fastcall jCOMcopy (TControl *dst, TControl *src, int _groupIndex)
void __fastcall jCMPalignTStringGridCell (TStringGrid *_stringGrid, int _col, int _row, TAlignTStringGrid _alignement, TRect *_rect)
int __fastcall jCMPdeleteFromList (TStrings *_list, int _currentPos)
int __fastcall jCMPinsertToList (TStrings *_list, int _currentPos, AnsiString _value, TObject *_object)
int __fastcall jCMPkeyPressedInList (TStrings *_list, int _currentPos, char &_Key)
int __fastcall jCMPkeyDownInList (TStrings *_list, int _currentPos, char &_Key)
int __fastcall jCMPmoveUpInList (TStrings *_list, int _currentPos)
int __fastcall jCMPmoveDownInList (TStrings *_list, int _currentPos)

Function Documentation

void __fastcall jCMPalignTStringGridCell TStringGrid *  _stringGrid,
int  _col,
int  _row,
TAlignTStringGrid  _alignement,
TRect *  _rect
 

int __fastcall jCMPdeleteFromList TStrings *  _list,
int  _currentPos
 

int __fastcall jCMPinsertToList TStrings *  _list,
int  _currentPos,
AnsiString  _value,
TObject *  _object
 

int __fastcall jCMPkeyDownInList TStrings *  _list,
int  _currentPos,
char &  _Key
 

int __fastcall jCMPkeyPressedInList TStrings *  _list,
int  _currentPos,
char &  _Key
 

int __fastcall jCMPmoveDownInList TStrings *  _list,
int  _currentPos
 

int __fastcall jCMPmoveUpInList TStrings *  _list,
int  _currentPos
 

bool __fastcall jCOMcopy TControl *  dst,
TControl *  src,
int  _groupIndex
 


Generated on Sat Nov 15 10:52:34 2003 for JAPI by doxygen 1.3.4