[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: udbbarcodechannelcode.pas line 25
type TdbBarcodeChannelCode = class(TBarcodeChannelCode) |
||
protected |
||
FDataLink: TFieldDataLink; |
|
|
procedure DataChange(); |
|
|
function GetDataField; |
|
|
function GetDataSource; |
|
|
procedure SetDataField(); |
|
|
procedure SetDataSource(); |
|
|
public |
||
constructor Create(); override; |
|
|
destructor Destroy; override; |
|
|
published |
||
property Text: TCaption; [s] |
|
|
property DataField: string; [rw] |
|
|
property DataSource: TDataSource; [rw] |
|
|
end; |
|
||
| | ||
|
||
| | ||
|
||
| | ||
|
||
| | ||
|
||
| | ||
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |