Class TKabout2 (unit Kabout2) |
Inherits from
TComponent
function Execute: Boolean;
########################################################################} {########################################################################} {########################################################################} {########################################################################} {########################################################################
procedure ShowAbout;
set string to appear in the Object Inspector
property About : string
property Autor : string
property Coment : string
property EMail : string
property Product : string
property Version : string
FAbout : string;
FAutor : string;
FComentarios : string;
FEmail : string;
FNomeProduto : string;
FVersao : string;
function Execute: Boolean;
########################################################################} {########################################################################} {########################################################################} {########################################################################} {########################################################################
procedure ShowAbout;
set string to appear in the Object Inspector
property About : string
property Autor : string
property Coment : string
property EMail : string
property Product : string
property Version : string
FAbout : string;
FAutor : string;
FComentarios : string;
FEmail : string;
FNomeProduto : string;
FVersao : string;