Icon FindState Method

function FindState(const AName: String): TInterfaceState

Available In: Visual Client Applications

Use this method to find a control interface state by its name. If the state does not exist, then nil will be returned.
Image