TTMSFNCTableView.LookupCategory Method
Looks up a category by text.
API unit family: TMSFNCTableView
Declaring type: TTMSFNCTableView
Inherited from: TTMSFNCCustomTableView
Syntax
procedure LookupCategory(ACategory: String); virtual;
Parameters
| Name | Description |
|---|---|
ACategory |
Category text to look up. |