Siliconetics Developer Center 
(609) 7607027
admin@srcsb.com
Untitled Document
SearchSearch:
ClassMethodBringSelectedRecord


DESCRIPTION:
Bring selected record to bottom or surface.

ClassCLASS: CRecArrayHnd

PROTOTYPE(S):
int BringSelectedRecord(CFlitBase* pFile, bool ToTop);


ARGUMENT(S):
CFlitBase* pFileA pointer to the Flitbase file where the real record exist. This is usefull in case where the sub record is a reference.
bool ToTopFlag to decide the movement. If this paremeter is true, the the selected record will moved intu the surface of the array. Otherwise the records will be moved to the bottom.


RETURN VALUE:
This function always returns TRUE.

EXAMPLE:




COMMENT:
Untitled Document
SearchSearch: