[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpcgsqlconst.pp line 30
type TDDSQLConstOptions = class(TCodeGeneratorOptions) |
public |
constructor Create; override; |
procedure Assign(); override; |
published |
property Identifier: string; [rw] |
end; |
| |
| |
TObject |