|
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) |