API:Vcl.MPlayer.TMediaPlayer.ColoredButtons

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ColoredButtons: TButtonSet read FColoredButtons write SetColored  default [btPlay, btPause, btStop, btNext, btPrev, btStep, btBack, btRecord, btEject];

C++

__property TButtonSet ColoredButtons = {read=FColoredButtons, write=SetColored, default=511};

Properties

Type Visibility Source Unit Parent
property published
Vcl.MPlayer.pas
Vcl.MPlayer.hpp
Vcl.MPlayer TMediaPlayer

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!