TRVMIconStyle

<< Click to display table of contents >>

TRVMIconStyle

Defines a type of animation displaying while the component searches for an IP camera.

Unit [VCL and LCL] MRVType;

Unit [FMX] fmxMRVType;

type
  TRVMIconStyle = (rvisClassic, rvisModern);

Value

Animation

rvisClassic

search-classic

rvisModern

search-modern

rvisModern is supported in Lazarus or in Delphi 2009 and newer.

This property changes not only an animation, it also changes colors of a search panel and its text (if they are not specified explicitly).