BitmapOrder example for C++ Builder
if ( LEADImage -> BitmapOrder == ORDER_RGB ) Label->Caption = " The Bitmap With RGB Order " ;