TdxCustomGallery.GetFirstItem Method
In This Article
Gets the first item in the gallery.
#Declaration
Delphi
function GetFirstItem: TdxGalleryItem;
#Returns
Type |
---|
Tdx |
#Remarks
Finds the first group that has items and returns its first item.
See Also