dxSkinControllersList Variable
Provides indexed access to all skin controller instances in an application.
Declaration
var dxSkinControllersList: TdxSkinControllersList;
Variable Value
Type |
---|
TdxSkinControllersList |
Remarks
The following code demonstrates how to access the first skin controller in the list.
See Also