Unit 'fraschematableseditor' Package
[Overview][Classes][Index] [#lz_sqldbrest]

TSQLDBRestSchemaTablesEditFrame

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: fraschematableseditor.pp line 14

type TSQLDBRestSchemaTablesEditFrame = class(TBaseEditFrame)

  ILSchema: TImageList;

  

  LVSchema: TListView;

  

  procedure LVSchemaDblClick();

  

protected

  procedure SetFrameData(); override;

  

public

  procedure ShowSchema;

  

  function Modified; override;

  

  procedure SaveData; override;

  

  function FrameCaption; override;

  

  property Schema: TSQLDBRestSchema; [rw]

  

  property OnSelectResource: TNotifyEvent; [rw]

  

end;

Inheritance

TSQLDBRestSchemaTablesEditFrame

  

|

TObject



CT Web help

CodeTyphon Studio