RAD Studio VCL Reference
|
Specifies the contents of the TPicture object as an icon graphic (.ICO file format).
property Icon: TIcon;
__property TIcon Icon;
If Icon is referenced when the TPicture contains a Bitmap or Metafile graphic, the graphic won't be converted. Instead, the original contents of the TPicture are discarded and Icon returns a new, blank icon.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|