The Winamp Remote Control suite
a remote control client and plugin for Winamp 2.x, 5.x
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
TfrmCommands Class Reference

#include <CommandF.h>

List of all members.

Public Member Functions

void __fastcall FormShow (TObject *Sender)
void __fastcall FormCreate (TObject *Sender)
void __fastcall FormDestroy (TObject *Sender)
__fastcall TfrmCommands (TComponent *Owner)

Public Attributes

TToolBar * tbCommands
TToolButton * tbtnPrevious
TToolButton * tbtnPlay
TToolButton * tbtnPause
TToolButton * tbtnStop
TToolButton * tbtnNext

Detailed Description

Definition at line 12 of file CommandF.h.


Constructor & Destructor Documentation

__fastcall TfrmCommands::TfrmCommands ( TComponent *  Owner)

Definition at line 38 of file CommandF.cpp.


Member Function Documentation

void __fastcall TfrmCommands::FormCreate ( TObject *  Sender)

Definition at line 56 of file CommandF.cpp.

void __fastcall TfrmCommands::FormDestroy ( TObject *  Sender)

Definition at line 62 of file CommandF.cpp.

void __fastcall TfrmCommands::FormShow ( TObject *  Sender)

Definition at line 43 of file CommandF.cpp.


Member Data Documentation

TToolBar* TfrmCommands::tbCommands

Definition at line 15 of file CommandF.h.

Referenced by FormShow().

TToolButton* TfrmCommands::tbtnNext

Definition at line 20 of file CommandF.h.

TToolButton* TfrmCommands::tbtnPause

Definition at line 18 of file CommandF.h.

TToolButton* TfrmCommands::tbtnPlay

Definition at line 17 of file CommandF.h.

TToolButton* TfrmCommands::tbtnPrevious

Definition at line 16 of file CommandF.h.

TToolButton* TfrmCommands::tbtnStop

Definition at line 19 of file CommandF.h.


The documentation for this class was generated from the following files: