RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Themes.PThemedElementDetails Type

PThemedElementDetails is pointer to a TThemedElementDetails record.

Pascal
PThemedElementDetails = ^TThemedElementDetails;
C++
^TThemedElementDetails PThemedElementDetails;

PThemedElementDetails is pointer to a TThemedElementDetails record. PThemedElementDetails variables are used by the TThemeServices class to store theme related information. 

 

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