RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBImage.LoadPicture Method

Loads the image stored in the field into the database image control.

Pascal
procedure LoadPicture;
C++
__fastcall LoadPicture();

If the value of the AutoDisplay property is false, the image of a database image control is not automatically loaded. If AutoDisplay is false, control when the image is loaded at runtime by calling LoadPicture when the image should appear in the control. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!