Class tinputcontrollercomp
Unit
Declaration
type tinputcontrollercomp = class(tmsecomponent)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tinputcontrollercomp
Overview
Methods
| Public | constructor create(aowner: tcomponent); override; |
| Public | destructor destroy; override; |
| Public | procedure setinputfiles(files: array of integer); |
Properties
| Published | property active: boolean read getactive write setactive default false; |
| Published | property inputfiles: integerarty read getinputfiles write psetinputfiles; |
| Published | property oninputavailable: fileinputeventty read getoninputavailable
write setoninputavailable; |
Description
Methods
| Public | constructor create(aowner: tcomponent); override; |
|
This item has no description. | |
| Public | destructor destroy; override; |
|
This item has no description. | |
| Public | procedure setinputfiles(files: array of integer); |
|
This item has no description. | |
Properties
| Published | property active: boolean read getactive write setactive default false; |
|
This item has no description. | |
| Published | property inputfiles: integerarty read getinputfiles write psetinputfiles; |
|
This item has no description. | |
| Published | property oninputavailable: fileinputeventty read getoninputavailable
write setoninputavailable; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.