[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: ghsql.pas line 269
type TghSQLTableList = class(specialize TFPGObjectList<,>) |
||
public |
||
constructor Create(); virtual; |
|
|
destructor Destroy; override; |
|
|
function FindByAlias(); |
|
|
function FindByName(); |
|
|
procedure Lock; |
|
|
procedure UnLock; |
|
|
property Tables []: TghSQLTable; default; [r] |
|
|
property OnNewTable: TghSQLTableNotifyEvent; [rw] |
|
|
property OnFoundTable: TghSQLTableNotifyEvent; [rw] |
|
|
end; |
|
||
| | ||
TFPGObjectList |
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |