FMX.Edit.TCustomEdit.GetItemsCount
Delphi
function GetItemsCount: Integer;
C++
int __fastcall GetItemsCount(void);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | FMX.Edit.pas FMX.Edit.hpp |
FMX.Edit | TCustomEdit |
Description
Returns the number of TEditButton objects associated with the edit control.