Unit 'pUCFrame_Profile' Package
[Overview][Classes][Index] [#pl_usercontrol]

TFrame_Profile

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

Declaration

Source position: pucframe_profile.pas line 34

type TFrame_Profile = class(TFrame)

  DbGridPerf: TDBGrid;

  

  Panel2: TPanel;

  

  BtnAddPer: TBitBtn;

  

  BtnAltPer: TBitBtn;

  

  BtnExcPer: TBitBtn;

  

  BtnClose: TBitBtn;

  

  BtnAcePer: TBitBtn;

  

  DataPerfil: TDataSource;

  

  procedure BtnAddPerClick();

  

  procedure BtnAltPerClick();

  

  procedure BtnExcPerClick();

  

  procedure BtnAcePerClick();

  

protected

  FIncluirPerfil: TfrmIncluirPerfil;

  

  procedure ActionBtPermissProfileDefault;

  

  procedure SetWindowPerfil();

  

  procedure SetWindowProfile;

  

public

  fUserControl: TUserControl;

  

  FDataSetPerfilUsuario: TDataset;

  

  destructor Destroy; override;

  

end;

Inheritance

TFrame_Profile

  

|

TObject



CT Web help

CodeTyphon Studio