Vcl.WinXPanels.TCustomCardPanel.FindNextCard

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function FindNextCard(Index: Integer; GoForward, CheckCardVisible: Boolean): Integer;

C++

int __fastcall FindNextCard(int Index, bool GoForward, bool CheckCardVisible);

Properties

Type Visibility Source Unit Parent
function public
Vcl.WinXPanels.pas
Vcl.WinXPanels.hpp
Vcl.WinXPanels TCustomCardPanel

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!