Show: Delphi
C++
Display Preferences
AdaptReq.IActionFieldValues.GetFieldCount
From XE2 API Documentation
Delphi
function GetFieldCount: Integer;
C++
virtual int __fastcall GetFieldCount(void) = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | AdaptReq.pas AdaptReq.hpp |
AdaptReq | IActionFieldValues |
Description
Returns the value of the FieldCount property.
GetFieldCount is the read implementation of the FieldCount property.