Class TSqlitePassActiveControlWatcher

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TSqlitePassActiveControlWatcher = class(TPersistent)

Description

Hierarchy

Overview

Properties

Public property Connected: Boolean read FConnected;
Public property Control: TWinControl read FActiveControl;
Public property DataAware: Boolean read FDataAware;
Public property DataField: TField Read FActiveDataField;
Public property Dataset: TSqlitePassDataset Read FActiveDataset;
Public property DataSource: TDataSource Read FActiveDataSource;
Public property Enabled: Boolean read FEnabled write SetEnabled default True;
Public property Locked: Boolean Read FLocked Write FLocked;

Description

Properties

Public property Connected: Boolean read FConnected;
 
Public property Control: TWinControl read FActiveControl;
 
Public property DataAware: Boolean read FDataAware;
 
Public property DataField: TField Read FActiveDataField;
 
Public property Dataset: TSqlitePassDataset Read FActiveDataset;
 
Public property DataSource: TDataSource Read FActiveDataSource;
 
Public property Enabled: Boolean read FEnabled write SetEnabled default True;
 
Public property Locked: Boolean Read FLocked Write FLocked;
 

Generated by PasDoc 0.11.0 on 2009-10-08 22:34:51