Interface iifigridlink
Unit
Declaration
type iifigridlink = interface(iifidatalink)
Description
This item has no description.
Hierarchy
- IInterface
- inullinterface
- iobjectlink
- iificlient
- iifilink
- iifidatalink
- iifigridlink
Overview
Methods
| Public | function appendrow(const checkautoappend: boolean = false): integer; |
| Public | function getrowstate: tcustomrowstatelist; |
| Public | procedure rowchanged(const arow: integer); |
| Public | procedure rowstatechanged(const arow: integer); |
| Public | procedure layoutchanged; |
| Public | function canclose1: boolean; |
Description
Methods
| Public | function appendrow(const checkautoappend: boolean = false): integer; |
|
This item has no description. Attributes | |
| Public | function getrowstate: tcustomrowstatelist; |
|
This item has no description. | |
| Public | procedure rowchanged(const arow: integer); |
|
This item has no description. | |
| Public | procedure rowstatechanged(const arow: integer); |
|
This item has no description. | |
| Public | procedure layoutchanged; |
|
This item has no description. | |
| Public | function canclose1: boolean; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.